Browser detection.
- Copyright:
- 2010 Jeff Schiller, 2010 Alexis Deveria
- License:
- MIT
- Source:
Methods
(static) isChrome() → {boolean}
- Source:
Returns:
- Type
- boolean
(static) isGecko() → {boolean}
- Source:
Returns:
- Type
- boolean
(static) isMac() → {boolean}
- Source:
Returns:
- Type
- boolean
(static) isWebkit() → {boolean}
- Source:
Returns:
- Type
- boolean
(static) supportsGoodTextCharPos() → {boolean}
- Source:
Returns:
- Type
- boolean