Skip to content

Instantly share code, notes, and snippets.

@Raynes
Created December 27, 2011 20:49
Show Gist options
  • Save Raynes/1525069 to your computer and use it in GitHub Desktop.
Save Raynes/1525069 to your computer and use it in GitHub Desktop.
$(document).ready(function(){
$("#signin").click(function(event) {
alert("SIGN THE FUCK IN.")
})
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment