|
|
|
|
|
window.navigator.platform
Returns a string representing the platform of the browser.
Syntax
plat = window.navigator.platformParameters
plat is a string with one of the following values:
Example
Notes
Specification
DOM Level 0. Not part of specification.
| mozilla.org | mailto:oeschger | bug 93108 |
|
|
|
|
|