Bio
08-08-2010, 04:31 AM
Hello, everyone. I'm new to coding and I'm working on a website for my final project. I decided to do an online portfolio, so that's how I stumbled on using this code.
(EDITTED: Original question was about clicking instead of hovering. New question is about moving fixed location for Popup images)
How do you make all of the large images (each one that displays from a hover over a thumbnail) show up in the exact same spot? The code provided as it is displays the image relative to the position of the thumbnail. Thus, multiple thumnails will have the large image display in slightly different locations. I'm trying to eliminate that and have a fixed location. And I want to do this without having to duplicate the code in my style sheet and manipulate the values for each one so that the large images move to the same spot (I tried this and I ran into problems when checking different browsers).
Thanks in advance!
(EDITTED: Original question was about clicking instead of hovering. New question is about moving fixed location for Popup images)
How do you make all of the large images (each one that displays from a hover over a thumbnail) show up in the exact same spot? The code provided as it is displays the image relative to the position of the thumbnail. Thus, multiple thumnails will have the large image display in slightly different locations. I'm trying to eliminate that and have a fixed location. And I want to do this without having to duplicate the code in my style sheet and manipulate the values for each one so that the large images move to the same spot (I tried this and I ran into problems when checking different browsers).
Thanks in advance!