navigator Properties Object Properties Summary
Retrieves the platform on which the browser is running.
HTML |
N/A |
Script |
[ sPlatform = ] navigator.platform |
Win32 |
Windows 32-bit platform. |
Win16 |
Windows 16-bit platform. |
WinCE |
Windows CE platform. |
sPlatform |
String specifying an available platform. |
The property is read-only with no default value.
navigator