API Docs for:
Show:

Browser Class

Defined in: latest/core.js:98
Module: Core
Parent Module: JSFramework

Browser-specific stuff. Mainly IE hacks

Item Index

Properties

Properties

ie

Integer | Undefined final

Defined in latest/core.js:107

The IE version in use, or 'undefined' if using a non-IE browser Based off http://james.padolsey.com/javascript/detect-ie-in-js-using-conditional-comments/