Expert Developer JavaScript Question:
How to find operating system in the client machine using JavaScript?
Answer:
The 'Navigator.appversion' is used to find the name of the operating system in the client machine.
Previous Question | Next Question |
How generic objects can be created? | How are object properties assigned? |