onresetNN 3 IE 4 DOM 2  

Bubbles: No; Cancelable: Yes  

Fires when a form element receives a request to reset the form from a reset-type input element or a scripted reset( ) method. By canceling the event, a script in the onreset event handler aborts the normal form reset.

 
Typical Targets

The form element.