hwg-techniques archives | Feb 2000 | new search | results | previous | next |
Re: Using an image as a reset buttonby "Nancy Whittley" <jnwhittley(at)fuse.net> |
|
I had the same problem.. I just ended up using the submit button and not putting the reset button. I would love to hear the answer to this one! Nancy > I'm trying to replace the boring "submit" and "reset" buttons on a form with > .GIF images. I've done the submit ok, but the reset one won't do anything > other than act as a submit button. > > It **IS** possible to have an image as a reset button isn't it? > > Here's the code I'm using: > > Plain ordinary button: > > <input name="Reset" value="Reset my choices" type="reset"> > > Image reset button: > > <input name="Reset" type="image" border="0" src="images/reset.gif" > width="176" height="26" alt="Reset"> > > > What have I done wrong?
HWG hwg-techniques mailing list archives, maintained by Webmasters @ IWA