UNPKG

apex4x

Version:

The Comprehensive ARIA Development Suite

13 lines 476 B
�� Function: isIE() Description: Checks if the current browser is Internet Explorer. Returns: True if yes, False otherwise. Note: The isIE() function does not support chaining. Example: var isInternetExplorer = $A.isIE();