August 1999
Intermediate to advanced
1488 pages
72h 53m
English
Core client-side JavaScript object.
The Document object represents a Web page that is displayed in a browser window, frame, or layer. An instance is created with each document that is loaded by the browser. This object has many properties and methods that vary greatly between JavaScript and JScript. Table 7.9 lists all the properties, methods, and event handlers associated with Document object.
| Type | Item | Description |
|---|---|---|
| Properties | alinkColor | Color of activated link |
| all | Array of all HTML tags in the document | |
| anchors | Array of Anchor objects | |
| applets ... |
Read now
Unlock full access