Skip to content

Instantly share code, notes, and snippets.

@axsuul
Forked from angelic/gist:1677749
Created January 25, 2012 18:33
Show Gist options
  • Save axsuul/1677779 to your computer and use it in GitHub Desktop.
Save axsuul/1677779 to your computer and use it in GitHub Desktop.
$ ->
$(document).on 'click', '.sf-close a', ->
$(this).parent().parent().hide()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment