View Full Version : is there a way to make an image changes to a different image when clicking on a link?


SwEeTxLuVzZ
10-04-2004, 06:26 PM
I have a layout that consists of a picture in the top-center of the page and underneath of it i have some links. When someone clicks on one of the links, it will open up in the window below. So i was just wondering if there's a way to make that top picture to change everytime I clicked on a link. THanks.

kittycat
10-04-2004, 08:43 PM
You can put the image(s) as separate pages in an iframe and then use a code to change two iframes at once http://www.lissaexplains.com/forum/showthread.php?t=40793

Or do you just want it to change on mouseover?

SwEeTxLuVzZ
10-06-2004, 02:53 AM
oh ok thanks..i'll look into that thread.