View Single Post
  #1 (permalink)  
Old 06-18-03, 07:54 AM
AccessGuy AccessGuy is offline
New Member
 
Join Date: Jun 2003
Location: Grand Rapids, MI
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Unhappy Need one MouseOver event to change TWO images


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.
Reply With Quote