Created
March 3, 2017 21:52
-
-
Save matthias-ccri/1289601251c01d38e439ebe7bbd411a9 to your computer and use it in GitHub Desktop.
Accessing jQuery data for a given element
This file contains 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(jqElement.get(0), 'events'); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment