How can we detect OS of the client machine using JavaScript?


The navigator.appVersion string can be used to detect the operating system on the client machine.


Leave a Reply

Your email address will not be published. Required fields are marked *