if ( navigator.platform == "Win32" ) {
// apply css-styling of cursor.
document.getElementById("body").style.cursor = "progress";
}
The possible values are:
MacIntel
MacPPC
Mac68K
Win32
Win16
SunOS
HP-UX
Linux i686
Supported browsers:
Google Chrome
Internet Explorer & Edge
Firefox
Opera
Safari