Skip to content

Instantly share code, notes, and snippets.

@jashkenas
Forked from edoloughlin/messy_syntax.coffee
Created January 13, 2011 20:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jashkenas/778593 to your computer and use it in GitHub Desktop.
Save jashkenas/778593 to your computer and use it in GitHub Desktop.
options =
callback: => @interviewEditor.setup()
menuId: '#setup_interview'
$('#main_menu li#setup_interview a').bind 'click', options, @menuClickCallback
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment