Extras
Operating system and browser detection are based on hacks that may change at any time. See the source code for current incompatibilities.
Operating system detection
Android | $.isAndroid() |
|
---|---|---|
iOS | $.isIos() |
|
Linux | $.isLinux() |
|
macOS | $.isMac() |
|
Windows | $.isWindows() |
Browser detection
Blink | $.isBlink() |
|
---|---|---|
Chrome | $.isChrome() |
|
Edge (original) | $.isEdge() |
|
Edge (Chromium) | $.isEdgeChromium() |
|
Firefox | $.isFirefox() |
|
Internet Explorer | $.isInternetExplorer() |
|
Opera | $.isOpera() |
|
Safari | $.isSafari() |