Skip to content

Instantly share code, notes, and snippets.

@sean-clayton
Created January 7, 2015 19:41
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 sean-clayton/694c3b0c1b4296586f5f to your computer and use it in GitHub Desktop.
Save sean-clayton/694c3b0c1b4296586f5f to your computer and use it in GitHub Desktop.
Template.market.events
'submit form[name="marketForm"]': (e) ->
e.preventDefault()
# Code to be run on click
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment