| Property | Description |
| Alinkcolor |
The alink attribute of the tag is identified by this property |
| Anchor |
An object refers to an array contained in a document |
| Anchors |
Refers to an array of all the anchors contained in the document |
| Applet |
An object which refers to an applet contained in a document |
| Applets |
Refers to an array of all the applets contained in a document |
| Area |
An object which refers to an image map area contained in a document |
| BgColor |
The bgcolor attribute of the tag is identified by this property |
| Cookie |
Identifies the value of a cookie |
| Domain |
Identifies the domain name of the server from which the document is loaded |
| Embeds |
An array containing all the plug ins contained in a document |
| FgColor |
The text attribute of the body tag is identified by this property |
| Form |
An object which refers to a form contained in a document |
| Forms[] |
An array of all the forms contained in a document |
| Image |
A object which refers to an image contained in a document |
| Images[] |
An array of all the images contained in the document |
| LastModified |
The document instance at which the document was last modified |
| Link |
An object which refers to a link contained in a document |
| Links |
An array of all the links contained in a document
|
| LinkColor |
The value of the link attribute of the <body> tag is identified by this property |
| Plugin |
An object which refers to a plug in contained in a document |
| Plugins[] |
An array object that describes the plug ins supported by a browser |
| Referrer |
The URL of the document that provided the link to the current document |
| Title |
The title of the document |
| URL |
The URL of the document |
| Vlinkcolor |
The vlink attribute of the <body> tag is identified by this property |