Expert Developer JavaScript Question: Download Expert JavaScript Developer PDF

Explain how to detect the operating system on the client machine?

Tweet Share WhatsApp

Answer:

In order to detect the operating system on the client machine, the navigator.appVersion string (property) should be used.

Download Expert JavaScript Developer PDF Read All 150 Expert JavaScript Developer Questions
Previous QuestionNext Question
How can the style/class of an element be changed?What is the data type of variables in JavaScript?