JavaScript Programmer's Reference - Navigator Object
You are here: irt.org | XRef | browser | Navigator
Navigator Object
Navigator Methods
| Name | MSIE | NNav | Notes |
|---|
| javaEnabled() | 4 | 3 | |
| refresh() | 4 | 3 | |
| preference() | 4 | 4 | You cannot access this method unless the script has the UniversalPreferencesdRead privilege. |
| savePreferences() | - | 4 | |
| taintEnabled() | 4 | 3 | DO NOT USE THIS FACILITY! |
Navigator Properties
| Name | MSIE | NNav | Notes |
|---|
| appCodeName | 3.02 | 2 | |
| appMinorVersion | 4 | - | |
| appName | 3.02 | 2 | |
| appVersion | 3.02 | 2 | |
| browserLanguage | 4 | - | |
| browserLanguage | 4 | - | |
| constructor | - | 4 | |
| cookieEnabled | 4 | 6 | |
| cpuClass | 4 | - | |
| language | - | 4 | |
| onLine | 4 | - | |
| opsProfile | 5 | - | This yields the undefined value in MSIE and Netscape Navigator. |
| platform | 4 | 4 | |
| securityPolicy | - | 4.7 | This yields the undefined value in MSIE for Macintosh. |
| systemLanguage | 4 | - | Note that some platforms will yield a language and country code while others may only yield a language code. |
| userAgent | 3.02 | 2 | |
| userLanguage | 4 | - | Note that some platforms will yield a language and country code while others may only yield a language code. |
| userProfile | 4 | - | |
Navigator Collectons
| Name | MSIE | NNav | Notes |
|---|
| mimeTypes[] | 4 | 3 | |
| plugins[] | 4 | 3 | |
You are here: irt.org | XRef | browser | Navigator
©2018 Martin Webb