Next: Some Common document Methods/Properties
Up: Objects in JavaScript
Previous: JavaScript Objects
A document is a Web page (object) that is being either
Document Properties
The document
-
has a number of properties
- accessed by JavaScript programs
- used to
manipulate the content of the page.
Some of these properties can be used to
- create
HTML pages from within JavaScript
- change the operation
of the current page.
Dave Marshall
9/28/2001