http://www.sgw.com/testnve
go onnnnn?
how can I reset the form using an image?
You'll need to provide more detail than that. What are you trying to do? What does "using an image" mean?
instead of doing this: (input type="reset" value="clear"><input) How can I replace that button and use an image?
I think the OP is asking how can he replace the standard submit (or reset) button for an image.
use the image "start again" as a reset button
@chrisburton, yes thank you haha.
Add a class to the input and use CSS to add a background image.
http://www.sgw.com/testnve
go onnnnn?
how can I reset the form using an image?
You'll need to provide more detail than that. What are you trying to do? What does "using an image" mean?
instead of doing this: (input type="reset" value="clear"><input) How can I replace that button and use an image?
I think the OP is asking how can he replace the standard submit (or reset) button for an image.
use the image "start again" as a reset button
@chrisburton, yes thank you haha.
Add a class to the input and use CSS to add a background image.