Skip to content

Instantly share code, notes, and snippets.

@brandoncordell
Created August 10, 2011 00:01
Show Gist options
  • Save brandoncordell/1135555 to your computer and use it in GitHub Desktop.
Save brandoncordell/1135555 to your computer and use it in GitHub Desktop.
alert 'test'
jQuery('.new-page').click (e) ->
e.preventDefault()
alert e
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment