How to make moving mouse over one image change another image(HTML and Java)?

John Madden

New member
I need to make a website where there are multiple thumbnails and a full size image displayed on top. When the thumbnails are moused over, it should change the full size image to the thumbnail that was hovered over.

The only way I've thought of is to make an image map with all the images in them, but I'm pretty sure they all need to be separate images so I shouldn't do that.

So does anybody have a clue on what I should do here?
Thanks killer, I used that pages script and it was very easy.

And I am using dreamweaver, where is this function built in at?
 
Back
Top