Skip to content

Instantly share code, notes, and snippets.

@Andygmb
Created January 28, 2015 00:50
Show Gist options
  • Save Andygmb/539359ec9743f1e4c906 to your computer and use it in GitHub Desktop.
Save Andygmb/539359ec9743f1e4c906 to your computer and use it in GitHub Desktop.
<script>
$(button).on("click", function(e){
e.preventDefault()
})
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment