Salesqueen Software Solution

Download Free Estimation Now Click Here
Notifications
Clear all

by which mechanism in javascript can detect the operating system on a cilent machine?

2 Posts
3 Users
0 Reactions
137 Views
Posts: 100
Topic starter
(@sowmiya)
Estimable Member
Joined: 2 years ago

Mechanism of JavaScript to detect operating system

1 Reply
Posts: 100
 Kavi
(@kavi)
Estimable Member
Joined: 2 years ago

The navigator. appVersion or navigator. userAgent properties can be used to quickly determine the operating system on the client computer. A string representing the browser's version information is returned by the read-only Navigator appVersion property.

Reply
Share: