What is the onreset event handler?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
What is the onreset event handler?
Rating:
The onreset event handler belongs to the form object. Before setting the form fields to their default values, JavaScript sends a reset event to the form. A function can be called on this event handler to confirm whether the reset should take place or not. Once the reset has taken place, it is undoable.
Rating:
Was this information helpful?
Other articles
- What is a custom object?
- Things to practice for CIW test 1D0-435.
- What is the parseFloat method?
- What is LiveWire?
- The JavaScript Operators
