Navigator: appName property
The value of the Navigator.appName
property is always
"Netscape"
, in any browser. This property is kept only for compatibility
purposes.
Note:
Do not rely on this property to return a real browser name. All browsers return "Netscape"
as the value of this property.
Value
The string "Netscape"
.
Specifications
Specification |
---|
HTML> # dom-navigator-appname-dev> |
Browser compatibility
Loading…