Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

kgarner

macrumors 68000
Original poster
Jan 28, 2004
1,512
0
Utah
I've done a little searching for this, but I can't find one that does what I want. Here's what I need: I have a gallery of thumbnail images that when the mouse moves over them a larger version of the image pops up in a preview section on a different part of the page.

I tried using Eric Meyer's CSS image pop-up and I even had it working, but now IE6 refuses to show the larger image. Unfortunately, this is for work and so it must work in IE6. I figured a javascript was the next best thing.

I know the basics of javascript rollovers, but I am not sure how to make the image come up in a different location. Any help would be greatly appreciated.
 
Found one! Kind of a pain in the butt though. You have to make an array with the images in it, etc. Why cna't IE6 just support proper CSS? Or why can't IT guys just make the company use a better browser? It is just so frustrating some times!
 
You might want to work with frames. If you contain the thumbnails in one frame and the larger image in another, you'll get the desired effect. this Javascript tutorial should explain how to connect between frames, and these articles should explain how to use frames and link between them.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.