Skip to content

Instantly share code, notes, and snippets.

@infusedmj
Created May 16, 2014 08:19
Show Gist options
  • Save infusedmj/5dc28ea0cebd6f16a57d to your computer and use it in GitHub Desktop.
Save infusedmj/5dc28ea0cebd6f16a57d to your computer and use it in GitHub Desktop.
jQuery("#interpise-form").submit(function(e) {
e.preventDefault();
ajax_optin_interpise_pap();
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment