Veljo
Mac Enthusiast
I'm currently using a centered table on one of my web pages. Now, when I move my mouse over an image, say 100 x 20 pixels, I need another image to appear below it. I can make it appear but only if I specify where I want it to stay absolute...which means if I change the size of the window it is no longer directly underneath the 100 x 20 image.
How can I code it so this image isn't in an absolute position, but rather a position relative to the 100 x 20 image?
How can I code it so this image isn't in an absolute position, but rather a position relative to the 100 x 20 image?