How do I use an image instead of the standard submit button?
Answer / guest
Use <INPUT NAME=foo TYPE=image
SRC="http://url.to/image.gif"> instead of the normal submit
tag. There is no way to do this for the reset button.
Note that some browsers will also send the x and y
coordinates of the location where the user clicked on the
image to the server. They are available as
"foo.x=000&foo.y=000" in the CGI input.
| Is This Answer Correct ? | 1 Yes | 0 No |
How fontsize and font size is differ in dhtml?
What are web workers and why do we need them ?
Does html needs complier?
What are div tags used for?
What is the difference between id and class attributes?
What is an inline text?
What is in html?
HTML 5 provides drag and drop facility. How do you make an image draggable?
How do I get a back button on my page?
What means dhtml?
What is dhtml pdf?
What is special in html5?