PDA

View Full Version : Need ONE mouseover event to change TWO graphics on the page


AccessGuy
06-18-03, 01:09 PM
This has been frustrating! I need one mouse-over event to change two pictures. I can make it change it's own picture, but how do I add a 2nd mouseover event to the same routine to change a different picture?

Explanation (i.e.):

Show 4 pics, along with a 5th pic (or, ideally, replace text)

pic1 pic2 pic3 pic4 picA OR textA

when you mouseover pic1, it changes to AltPic1 AND picA also changes to AltPicA (or TextA)

when you mouseover pic2, it changes to AltPic2 AND picA also changes to AltPicB (or TextB)

Hope it makes sense.

zlatkomicic
06-19-03, 03:45 AM
maybe this will help you

http://forums.hotscripts.com/showthread.php?s=&threadid=377