Summary
During this hour, you've learned all about HTML forms and how they can be used with JavaScript. You learned about the form object and the objects for the various form elements, and used them in several example scripts.
You also learned how to submit a form by email, and how to use JavaScript to validate a form before it is submitted.
While JavaScript allows you to create such businesslike things as forms, it also has uses that are a bit more fun. In the next hour, you'll learn how to use JavaScript to work with graphics and create simple animations.