Created
April 10, 2013 08:02
-
-
Save sudodoki/5352706 to your computer and use it in GitHub Desktop.
Listing all events attached to document using jQuery.
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
$._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