Posted by KiwiBrian on 05/20/06 16:28
On a web page I have a graphic for a Shopping Cart Submit button.
It is within a form.
I would like to perform an image swap to an identical graphic of a different
colour when I hover over the button.
Can anyone show me how to do this, or point me to an implementation.
My present code is:-
<input type="image" name="submit" src="images/addtocart1.gif">
This changes the cursor to a hand, and operates the button when clicked.
I just want to add the image swap on hover. Must work identically on IE6 and
Firefox.
Thanks
Brian Tozer
Navigation:
[Reply to this message]
|