Description of Form Object :
This is an useful tutorial for the beginners to learn about the use of the form object of Java Script. In this tutorial the author tells you the use of the properties such as action, name, target, method, encoding, and length of the form object and methods such as submit() and reset() as well as the events such as onReset and onSubmit of the form object.