Skip to content

Instantly share code, notes, and snippets.

@malintha
Last active June 7, 2016 05:20
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 malintha/cd73c41981397620c718b331895f2e69 to your computer and use it in GitHub Desktop.
Save malintha/cd73c41981397620c718b331895f2e69 to your computer and use it in GitHub Desktop.
$("#btn").click(function() {
alert("Hello World");
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment