[Javascript] RE: Form Reset Button

Alan Easton alan.easton at unn.ac.uk
Fri Mar 30 02:19:11 CST 2001


Thanks Guys,

Got it working....

Alan...

-----Original Message-----
From: Mark VanAllen [mailto:vanallen at earthlink.net]
Sent: Thursday, March 29, 2001 4:29 PM
To: javascript at LaTech.edu
Subject: RE: [Javascript] RE: Form Reset Button


Alan,

Just remove the input type="reset" tag from your form.

Mark

------Original Message------
From: Alan Easton <alan.easton at unn.ac.uk>
To: "'javascript at LaTech.edu'" <javascript at LaTech.edu>
Sent: March 29, 2001 2:52:22 PM GMT
Subject: RE: [Javascript] RE: Form Reset Button


Thanks Mark.

I was wondering though, with the button element, you are putting a image on
a button, not actually replacing the button itself. I was wondering whether
or nor the button could be totally replaced by the image!!??!!

-----Original Message-----
From: Rees, Mark (TWIi London) [mailto:mrees at twii.net]
Sent: Thursday, March 29, 2001 3:32 PM
To: 'javascript at LaTech.edu'
Subject: [Javascript] RE: Form Reset Button


Have a look at the <button> tag

http://www.w3.org/TR/html401/interact/forms.html#h-17.5

Mark

>  -----Original Message-----
> From: 	Alan Easton [mailto:alan.easton at unn.ac.uk]
> Sent:	29 March 2001 15:30
> To:	'Java-List'
> Subject:	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
>

_______________________________________________
Javascript mailing list
Javascript at LaTech.edu
http://www.LaTech.edu/mailman/listinfo/javascript

_______________________________________________
Javascript mailing list
Javascript at LaTech.edu
http://www.LaTech.edu/mailman/listinfo/javascript


 


_______________________________________________
Javascript mailing list
Javascript at LaTech.edu
http://www.LaTech.edu/mailman/listinfo/javascript




More information about the Javascript mailing list