|
|
|
|
|
window.navigator.appName
Returns the official name of the browser.
Syntax
appName = window.navigator.appNameParameters
appName is the name of the browser as a string.
Example
Notes
Specification
DOM Level 0. Not part of specification.
| mozilla.org | mailto:oeschger | bug 93108 |
|
|
|
|
|