| document.title [DOM1] | |
|---|---|
| document.referrer [DOM1] | |
| document.domain [DOM1] | |
| document.URL [DOM1] | |
| document.width | |
| document.height | |
| document.lastModified | |
| new Date(lastModified) | |
| document.fileModifiedDate | |
| location.href | |
| location.protocol | |
| location.port | |
| location.hostname | |
| location.pathname | |
| location.search | |
| location.hash | |
| navigator.appName | |
| navigator.appCodeName | |
| navigator.appVersion | |
| navigator.appMinorVersion | |
| navigator.userAgent | |
| navigator.userProfile | |
| navigator.userLanguage | |
| navigator.systemLanguage | |
| navigator.platform | |
| screen.colorDepth | |
| screen.width | |
| screen.height |