Skip to content

Instantly share code, notes, and snippets.

@tgk
Created October 31, 2011 20:58
Show Gist options
  • Save tgk/1328927 to your computer and use it in GitHub Desktop.
Save tgk/1328927 to your computer and use it in GitHub Desktop.

This is a test

 bg = (c) -> -> @css "background-color": c
   $("#foo").$toggle (bg "blue"), (bg "white"), (bg "red")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment