Expert Developer JavaScript Question:

How can the OS of the client machine be detected?

Answer:

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

Read All 150 Expert JavaScript Developer Questions
Previous QuestionNext Question
Which keyword is used to print the text in the screen?How can a value be appended to an array?