Skip to content

Instantly share code, notes, and snippets.

@matheusml
Created October 4, 2016 14:53
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 matheusml/dc5e29b3dbac4766f9cb11b64d207ccf to your computer and use it in GitHub Desktop.
Save matheusml/dc5e29b3dbac4766f9cb11b64d207ccf to your computer and use it in GitHub Desktop.
$("#button").bind("click", function() {
alert("Clicked");
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment