RESET button as an image

R

Reiner Wagner

Hello,

it's possible to make the SUBMIT button as an image

I have simply to said <type = image src="...."> in a form, and it works as a
SUBMIT button.

Is it possible to do the same with a RESET button?

Thanks in advance,

Reiner
 
J

Jukka K. Korpela

Reiner Wagner said:
it's possible to make the SUBMIT button as an image

Not really. It is possible to create a _substitute_ for a SUBMIT button
I have simply to said <type = image src="...."> in a form, and it
works as a SUBMIT button.

Is it possible to do the same with a RESET button?

The short answer is that RESET buttons are destructive and should not
be used, except in situations where destruction of user input is really
desirable, and then you don't want to use an image. The long answer is
at http://www.cs.tut.fi/~jkorpela/forms/imagereset.html
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,482
Members
44,901
Latest member
Noble71S45

Latest Threads

Top