Skip to content

Instantly share code, notes, and snippets.

@kouphax
Created October 15, 2010 19:48
Show Gist options
  • Select an option

  • Save kouphax/628821 to your computer and use it in GitHub Desktop.

Select an option

Save kouphax/628821 to your computer and use it in GitHub Desktop.
$("#somelement").bind("click", function(){
// this element was clicked
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment