This method resets each of the elements of a form to its default value. The results of calling this method are like the results of a user clicking on a
Reset button, except that the onreset event handler of the form is not invoked.
Form.reset( ) in the client-side reference section