Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save hectorperez/327819e31f14fd032a6f to your computer and use it in GitHub Desktop.
Save hectorperez/327819e31f14fd032a6f to your computer and use it in GitHub Desktop.
jQuery find events handlers registered with an object
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