Skip to content

Instantly share code, notes, and snippets.

@arbaaz
Created November 19, 2014 20:54
Show Gist options
  • Save arbaaz/8872ed73ab1c54e49161 to your computer and use it in GitHub Desktop.
Save arbaaz/8872ed73ab1c54e49161 to your computer and use it in GitHub Desktop.
get data id
var id = $(e.currentTarget).data('id');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment