Skip to content

Instantly share code, notes, and snippets.

@wyattdanger
Created August 22, 2011 20:29
Show Gist options
  • Save wyattdanger/1163444 to your computer and use it in GitHub Desktop.
Save wyattdanger/1163444 to your computer and use it in GitHub Desktop.
big poppa on coffee
$.poppa
'a[href^=http]': ( a ) ->
# do cool stuff with a
'ul.tabs': ( ul ) ->
# do cool stuff with ul
'#fancy-page': ( page ) ->
# do fancy stuff on page
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment