PDA

View Full Version : Dynamically change image on page


ejerrya
07-16-2007, 08:23 PM
I would like to update a "preview" image on a page by either mousing over another image on the same page.

Basically, the left side of the page would have small images and the right side of the page would have a large image that would display a larger version of a selected image from the left side of the page.

Hope this make sense

Thanks
Jer

Support_EL
07-16-2007, 08:38 PM
You can do this using rollovers where there is a row of smaller images then a single large image that changes based on which small image you rollover.


Title: How do I create a rollover image that will trigger the display of another image elsewhere on the screen?
URL: http://avanquestusa.custhelp.com/cgi-bin/avanquestusa.cfg/php/enduser/std_adp.php?p_faqid=652&p_created=1046273896

ejerrya
07-17-2007, 03:35 AM
Thanks

That was easy!

Jer