Page 1 of 1

Changing the submit button for a rollover image?

Posted: Fri Jul 15, 2005 6:49 am
by icarpenter
Hi does anyone know of a way to change a form submit button for a rollover image? I can create a rollover hyperlink but can't seem to replace the submit button to post the form input data...I've tried hideing the button via CSS but still i've had no joy...

Does anyone have any ideas?

Thanks Ian.

Posted: Sat Jul 16, 2005 3:31 pm
by icarpenter
Eermm! I changed the <input type="submit"> to <input type="image">...

dooh!

Posted: Sat Jul 16, 2005 3:36 pm
by neophyte
Add a hover psudeo class to it?