Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Browser

Hierarchy

  • Browser

Index

Properties

Static android

android: boolean

true for Android mobile browser.

Static android23

android23: boolean

true for old Android stock browsers (2 and 3).

Static ie

ie: boolean

true for all Internet Explorer versions.

Static ie6

ie6: boolean

true for Internet Explorer 6.

Static ie7

ie7: boolean

true for Internet Explorer 6.

Static mobile

mobile: boolean

true for modern mobile browsers (including iOS Safari and different Android browsers).

Static mobileOpera

mobileOpera: boolean

true for mobile Opera.

Static mobileWebkit

mobileWebkit: boolean

true for mobile webkit-based browsers.

Static msTouch

msTouch: boolean

true for browsers with Microsoft touch model (e.g. IE10).

Static retina

retina: boolean

true for devices with Retina screens.

Static touch

touch: boolean

true for all browsers on touch devices.

Static webkit

webkit: boolean

true for webkit-based browsers like Chrome and Safari (including mobile versions).

Static webkit3d

webkit3d: boolean

true for webkit-based browsers that support CSS 3D transformations.