onReset
This event handler will execute the instructions when the event it has been assigned to has been activated.
syntax:
document.onReset = function()
The onReset Event Handler is used with the following:
FORM