Skip to content

Instantly share code, notes, and snippets.

@salieridk
Created April 17, 2012 11:00
Show Gist options
  • Select an option

  • Save salieridk/2405308 to your computer and use it in GitHub Desktop.

Select an option

Save salieridk/2405308 to your computer and use it in GitHub Desktop.
Javascript: click eventlistener
$('#divName').click(function() {
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment