Skip to content

Instantly share code, notes, and snippets.

@sudodoki
Created April 10, 2013 08:02
Show Gist options
  • Save sudodoki/5352706 to your computer and use it in GitHub Desktop.
Save sudodoki/5352706 to your computer and use it in GitHub Desktop.
Listing all events attached to document using jQuery.
$._data(document, 'events')
Getting all event listened by document.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment