- Feb 7, 2001
- 1,637
- 0
- 0
Aight, so I have a submit button on a form, actually multiple submit buttons on a form... but thats not the issue anyway right so here goes:
I have a submit button, its a submit button using
<INPUT TYPE="image" SRC="temp/buttonsrc.gif" name="buttonsrc" alt="View Detailed Information" VALUE="detail">
to make it an gif image button like, and I want to have this button have a mouseover, but obviously theres no link for the mouseover to be with... so how do I do it?
The current gif image needs to change to 'buttonsrc_mouseover.gif' on mouseover, anyone know how? I searching internet lots can't find anything... :-(
I have a submit button, its a submit button using
<INPUT TYPE="image" SRC="temp/buttonsrc.gif" name="buttonsrc" alt="View Detailed Information" VALUE="detail">
to make it an gif image button like, and I want to have this button have a mouseover, but obviously theres no link for the mouseover to be with... so how do I do it?
The current gif image needs to change to 'buttonsrc_mouseover.gif' on mouseover, anyone know how? I searching internet lots can't find anything... :-(