Skip to content

Instantly share code, notes, and snippets.

@kimjoar
Created July 22, 2012 13:46
Show Gist options
  • Select an option

  • Save kimjoar/3159757 to your computer and use it in GitHub Desktop.

Select an option

Save kimjoar/3159757 to your computer and use it in GitHub Desktop.
$('form').bind('submit', function() {
alert('User submitted form');
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment