namespace bot.userAgent

Properties

ANDROID_PRE_GINGERBREADboolean

Whether the current browser is Android pre-gingerbread.

ANDROID_PRE_ICECREAMSANDWICHboolean

Whether the current browser is Android pre-icecreamsandwich

FIREFOX_EXTENSIONboolean

Whether we are in a Firefox extension.

IE_DOC_10boolean

Whether the current document is IE in IE10 (or newer) standards mode.

IE_DOC_9boolean

Whether the current document is IE in IE9 (or newer) standards mode.

IE_DOC_PRE10boolean

Whether the current document is IE in a documentMode older than 10.

IE_DOC_PRE8boolean

Whether the current document is IE in a documentMode older than 8.

IE_DOC_PRE9boolean

Whether the current document is IE in a documentMode older than 9.

IOSboolean

Whether we are on IOS.

MOBILEboolean

Whether we are on a mobile browser.

SAFARI_6boolean

Whether the current browser is Safari 6.

WINDOWS_PHONEboolean

Whether the current browser is Windows Phone.