Modules: app/util/browserUtil

Utilities to detect the user's browser

Source:

Methods


<static> isFF()

Returns true if the browser is FireFox

Source:
Returns:
Type
boolean

<static> isIE()

Returns true if the browser is IE

Source:
Returns:
Type
boolean

<static> isIEOrEdge()

Returns true if the browser is IE or Microsoft Edge

Source:
Returns:
Type
boolean

getBrowser(browser)

TODO: add docs

Parameters:
Name Type Description
browser
Source:
Returns:
Type
Number