Skip to content

Instantly share code, notes, and snippets.

@heymichaelp
Created June 13, 2014 17:07
Show Gist options
  • Save heymichaelp/f28f6a8a07d6cb209418 to your computer and use it in GitHub Desktop.
Save heymichaelp/f28f6a8a07d6cb209418 to your computer and use it in GitHub Desktop.
$('.submit').click(function(e){
e.preventDefault();
ev.trigger('submit');
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment