Retrieves the name of the user's operating system.
Syntax
HTML N/A Scripting [ sPlatform = ] navigator.platform
Possible Values
sPlatform String that specifies one of the following values:
HP-UX HP Unix-based machines. MacPPC Macintosh PowerPC-based machines. Mac68K Macintosh 68K-based machines. SunOS Solaris-based machines. Win32 Windows 32-bit platform. Win16 Windows 16-bit platform. WinCE Windows CE platform. The property is read-only with no default value.
Applies To
See Also
userAgent