Skip to content

Instantly share code, notes, and snippets.

@gavilanch
Created May 8, 2020 22:25
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 gavilanch/f4edec8209bcb37097dbd9883203afb9 to your computer and use it in GitHub Desktop.
Save gavilanch/f4edec8209bcb37097dbd9883203afb9 to your computer and use it in GitHub Desktop.
$(document).on('click', '#counterClick', function(){
console.log("click JavaScript");
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment