Some of the important DOM objects
- window object
- location object
- document object
- form object
- history object
What is dom?
Hierarchy of objects
How to access username using Dom
DOM top level objects
- Navigator object
- Window Object
- History Object
- Location Object
- Document Object
- Form Object
Form Validation
Advantages of Client side Validation
Using alert() method for debugging