Skip to content

Instantly share code, notes, and snippets.

@zmf
Created March 23, 2017 06:06
Show Gist options
  • Save zmf/c2f4065a9e28f60c02f4d9d620196b34 to your computer and use it in GitHub Desktop.
Save zmf/c2f4065a9e28f60c02f4d9d620196b34 to your computer and use it in GitHub Desktop.
$('body').on('click', 'a.myclass', function() {
// do something
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment