| Property |
Value |
Description |
| document.title |
|
The Web page title, as it appears in the title bar. |
| document.domain |
|
The domain that delivered the Web page to the browser. |
| document.location |
|
The current document's URL. |
| document.referrer |
|
The URL of the document that hyperlinked to this one. |
| document.lastModified |
|
The date someone last changed this document. |
| navigator.appName |
|
The Web visitor's browser type. |
| navigator.appVersion |
|
The Web visitor's browser version. |
| navigator.platform |
|
The Web visitor's computer type. |