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.
Netscape Communications http://developer.netscape.com |