WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.
Navigator
This object is available to unprivileged JavaScript. It implements the following interfaces:
Properties
readonly String appCodeName
readonly String appName
readonly String appVersion
readonly boolean cookieEnabled
readonly String language
readonly MimeTypeArray mimeTypes
readonly boolean onLine
readonly String oscpu
readonly String platform
readonly PluginArray plugins
readonly String product
readonly String productSub
readonly String securityPolicy
readonly String userAgent
readonly String vendor
readonly String vendorSub
Methods
boolean javaEnabled ( )
void preference ( )
boolean taintEnabled ( )
Reference documentation is generated from Mozilla's source.
