Created
June 16, 2014 16:21
-
-
Save hectorperez/327819e31f14fd032a6f to your computer and use it in GitHub Desktop.
jQuery find events handlers registered with an object
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
jQuery._data( elem, "events" ); | |
// http://stackoverflow.com/questions/2518421/jquery-find-events-handlers-registered-with-an-object |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment