1. Computing & Technology

Reset

From , former About.com Guide

Definition: The Reset object is used with form processing in Javascript to reset the form back to its original values. This is not a reserved word so you can declare your own variable or function called reset but if you do then you will not be able to reset forms. This will probably not be an issue as it is no longer expected that an option will be provided for resetting forms.
Examples:
myform.reset;
Related Searches form processing

©2012 About.com. All rights reserved.

A part of The New York Times Company.