Question: What about Navigator object?Answer: navigator.appName property that gives the browser name.navigator.appVersion property that gives the browser version. navigator.userAgent property that gives the browser related information. |
Is it helpful?
Yes
No
Most helpful rated by users:
- What are JavaScript data types?
- What\'s relationship between JavaScript and ECMAScript?
- What does isNaN function do?
- How do you convert numbers between different bases in JavaScript?
- What is negative infinity?