Skip to content

Instantly share code, notes, and snippets.

@nothingrealhappen
Created April 12, 2018 03:01
Show Gist options
  • Save nothingrealhappen/7d0e0eb0a4b7004307f902a5e82b2b34 to your computer and use it in GitHub Desktop.
Save nothingrealhappen/7d0e0eb0a4b7004307f902a5e82b2b34 to your computer and use it in GitHub Desktop.
Submit form with jquery/vanillajs/form control
onSubmit event handler form action redirect(submit success to backend)
$.submit
$.trigger
HTMLFormElement.submit
<button id/name="submit" />...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment