Skip to content

Instantly share code, notes, and snippets.

@bittersweetryan
Created July 24, 2012 02:12
Show Gist options
  • Save bittersweetryan/3167576 to your computer and use it in GitHub Desktop.
Save bittersweetryan/3167576 to your computer and use it in GitHub Desktop.
$("#once").one('click',function(){
console.log("click once");
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment