ZVON > References > DOM2 Reference

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