[Javascript] Form Reset Button

TomMallard mallard at serv.net
Thu Mar 29 08:50:34 CST 2001


Have you tried this idea?

<a href="javascript:document.formName.reset();"><img
src="imageName.xxx"></a>

tom mallard
seattle
----- Original Message -----
From: "Alan Easton" <alan.easton at unn.ac.uk>
To: "'Java-List'" <javascript at LaTech.edu>
Sent: Thursday, March 29, 2001 6:29 AM
Subject: [Javascript] Form Reset Button


> Hello People,
>
> Is it possible to replace the Reset button of a form with an image file,
but
> still make it clickable so it will clear the form. I've tried running an
> OnClick function, but can't get it to work.
>
> Thanks for any guidance,
>
> Alan Easton
> mailto:alan.easton at unn.ac.uk
>
>





More information about the Javascript mailing list