Skip to content

Instantly share code, notes, and snippets.

@matthias-ccri
Created March 3, 2017 21:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save matthias-ccri/1289601251c01d38e439ebe7bbd411a9 to your computer and use it in GitHub Desktop.
Save matthias-ccri/1289601251c01d38e439ebe7bbd411a9 to your computer and use it in GitHub Desktop.
Accessing jQuery data for a given element
$._data(jqElement.get(0), 'events');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment