'document' Syntax and Note : document « Javascript Objects « JavaScript Reference

'document' Syntax and Note

Note:

Access to all the objects in a page.
    
Syntax:
    
objectName.document.memberName

    

      
      








Related examples in the same category

1.'document' Event Handlers
2.'document' Example
3.'document' JavaScript Properties
4.'document' JavaScript Methods
5.'document' JavaScript Collections
6.'document' JavaScript Objects
7.'document' is applied to