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.

nsIDOMNavigator

IID:8e150a70-3e51-45df-bee3-77505fbe016c
Inherits From:nsISupports

Properties

readonly DOMString appCodeName

readonly DOMString appName

readonly DOMString appVersion

readonly DOMString buildID

readonly PRBool cookieEnabled

readonly DOMString language

readonly nsIDOMMimeTypeArray mimeTypes

readonly PRBool onLine

readonly DOMString oscpu

readonly DOMString platform

readonly nsIDOMPluginArray plugins

readonly DOMString product

readonly DOMString productSub

readonly DOMString securityPolicy

readonly DOMString userAgent

readonly DOMString vendor

readonly DOMString vendorSub


Methods

PRBool javaEnabled ( ) PRBool taintEnabled ( )

PRBool javaEnabled ( )


PRBool taintEnabled ( )


References

This interface is the type of the following properties:

nsIDOMWindowInternal.navigator

Reference documentation is generated from Mozilla's source.