|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Okay. I'll try not to be too long winded.
I would like [Graphic A] to change to [Graphic 1], [Graphic 2], [Graphic 3], etc, when the mouse is rolled over [Link 1], [Link 2], [Link 3], etc. I don't wish for the link graphics to change. I know a script for such a beast exists, but I haven't had it in over a year (crashes: damn them all...). I've seen scripts o' plenty that change the image one mouses over, but I'm having no end of trouble finding this. Gack! How is this done? Thanks in advance for yer help. =) =) Bud! |
|
#2
|
|||
|
|||
|
Stick this in [link 1]:
onMouseOver="document.name_of_graphic_A.src='url_of_graphic_1';" If you want the image to be altered only while the mouse is over the link use this as well: onMouseOut="document.name_of_graphic_A.src='url_of_original_image';" URL Christine |
|
#3
|
|||
|
|||
|
Hey there, Ms. Christine.
Have I mentioned that you rock my world? URL Thank you, oh THANK YOU a thousand times over for your sage advice. I be geekin' at full speed. Kindest regards, =) Bud! |
![]() |
| Viewing: Dev Shed Forums > Web Design > HTML Programming > onMouseOvers that affect *other* images? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|