Yes, I know. That's why I explained how to use
input tye="image" instead. That will
show an image, but
behave as an input type="submit" button.
I also think that the link Robert posted, would still use an HTML button for the reset functionality. If you need reset, then add an image and attach some JavaScript to it (or am I missing something here??)
There is no need to associate the input
type="image" explicitly with the form, as long as it is inside the
<form> tags, just like an ordinary submit button.
Cheers,
Imar
Quote:
quote:Originally posted by vixy
If I use type="submit" instead of type="image",I'll get the nasy grey button again which is the whole point
|
---------------------------------------
Imar Spaanjaars
Everyone is unique, except for me.