Re: Using an image as a reset button

by KeithWBell(at)aol.com

 Date:  Tue, 22 Feb 2000 05:56:23 EST
 To:  choicemag(at)hotmail.com,
hwg-techniques(at)hwg.org
  todo: View Thread, Original
In a message dated 22/02/00 02:43:06 GMT Standard Time, choicemag(at)hotmail.com 
writes:

> Image reset button:
>  
>  <input name="Reset" type="image" border="0" src="images/reset.gif" 
>  width="176" height="26" alt="Reset">

'fraid that doesn't work Mike - there isn't an equivalent way of using an 
image as a reset button. What you CAN do, though, is just use an image as a 
link to the same page, causing it to reload and therefore clear the form. A 
bit clunky, but it works: e.g.

<a href="the_same_page.html">[Unable to display image]</a>

HTH

Keith Bell

HWG hwg-techniques mailing list archives, maintained by Webmasters @ IWA