ZVON
>
References
>
DOM2 Reference
Intro
/
Search
/
ZVON
DOM2 reference
>
HTML:
HTMLFormElement
>
reset
[Go to standard]
[Glossary]
[Help]
reset (method )
Owning interface and usage:
HTMLFormElement
.
reset
()
Member of these other interfaces:
none
Description:
Restores a form element's default values. It performs the same action as a reset button.
Parameters:
none
Returns:
nothing
Exceptions:
none