Skip to content

Instantly share code, notes, and snippets.

@osiro
Created May 8, 2014 09:45
Show Gist options
  • Save osiro/e5fbb1f54680ba0cf3f6 to your computer and use it in GitHub Desktop.
Save osiro/e5fbb1f54680ba0cf3f6 to your computer and use it in GitHub Desktop.
$(document).on 'ready page:load', ->
$(".super-div").on( "click", ".addition .label i"), ->
alert("TADAAAAA")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment