Hi, I have a page here: http://www.bathingwithtoasters.com/signs3.php
The 6th image on the right hand column (the one with the billboard about speeding) or image 12 as i will refer to it, should change to image12a (an alternative image on the same theme), when the user hovers the mouseover the first image. However, this doesn’t seem to be working for me.
[php]
The images are stored in the folder /signs3/X.jpg where X is 12 and 12a for the default and mouseover images respectively. This is the code i was given by a friend, and works elsewhere on that same site (half-way down /index.php)
I commented the last bit out, because it made the 2 images appear side by side, now, nothing happens, can anyone suggest either what is wrong with this code, or a better code for mouseover image changes?
Thanks in advance,
Nick