Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

JavaScript Programmer's Reference - Navigator Object

You are here: irt.org | XRef | browser | Navigator

Navigator Object

Object/browser
Internet Explorer 3.02
Netscape Navigator 2

Navigator Methods

NameMSIENNavNotes
javaEnabled()43
refresh()43
preference()44You cannot access this method unless the script has the UniversalPreferencesdRead privilege.
savePreferences()-4
taintEnabled()43DO NOT USE THIS FACILITY!

Navigator Properties

NameMSIENNavNotes
appCodeName3.022
appMinorVersion4-
appName3.022
appVersion3.022
browserLanguage4-
browserLanguage4-
constructor-4
cookieEnabled46
cpuClass4-
language-4
onLine4-
opsProfile5-This yields the undefined value in MSIE and Netscape Navigator.
platform44
securityPolicy-4.7This yields the undefined value in MSIE for Macintosh.
systemLanguage4-Note that some platforms will yield a language and country code while others may only yield a language code.
userAgent3.022
userLanguage4-Note that some platforms will yield a language and country code while others may only yield a language code.
userProfile4-

Navigator Collectons

NameMSIENNavNotes
mimeTypes[]43
plugins[]43


You are here: irt.org | XRef | browser | Navigator

©2018 Martin Webb