jQuery jQuery.isFunction()
Learn all about the jQuery function jQuery.isFunction().
Note: As of jQuery 1.3, functions provided by the browser like alert()
and DOM element methods like getAttribute()
are not guaranteed to be detected as functions in browsers such as Internet Explorer.