Skip to content

Instantly share code, notes, and snippets.

@bennyzhao
Created September 5, 2013 08:25
Show Gist options
  • Save bennyzhao/6447431 to your computer and use it in GitHub Desktop.
Save bennyzhao/6447431 to your computer and use it in GitHub Desktop.
jQuery('form').submit(function() {
jQuery(window).unbind("beforeunload");
...
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment