Skip to content

Instantly share code, notes, and snippets.

@ArunGupta25
Created October 18, 2013 22:30
Show Gist options
  • Save ArunGupta25/7049188 to your computer and use it in GitHub Desktop.
Save ArunGupta25/7049188 to your computer and use it in GitHub Desktop.
submitHandler: function(form) {
jQuery.facebox({ div: '#loading' });
form.submit();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment