How to detect the operating system on the client machine?

Q

How to detect the operating system on the client machine?

✍: Guest

A
In order to detect the operating system on the client machine, use this property, navigator.platform[]. It will tell you the platform of the cient machine like: Win32.

2008-04-01, 5036👍, 0💬