Skip to content

Instantly share code, notes, and snippets.

@lexdene
Created June 28, 2013 07:06
Show Gist options
  • Save lexdene/5882978 to your computer and use it in GitHub Desktop.
Save lexdene/5882978 to your computer and use it in GitHub Desktop.
吐槽一段coffee代码
$(a).foo()
id = $(a).attr 'id'
$('#' + id).bar()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment