Skip to content

Instantly share code, notes, and snippets.

@Tuizi
Last active May 1, 2016 20:32
Show Gist options
  • Save Tuizi/f0b62b09f03510ec8ae8dfbefad50617 to your computer and use it in GitHub Desktop.
Save Tuizi/f0b62b09f03510ec8ae8dfbefad50617 to your computer and use it in GitHub Desktop.
jQuery - Global Ajax Event Handlers lifecycle

For each call ajax

  1. ajaxStart
  2. ajaxSend
  3. ajaxSuccess/ajaxError
  4. ajaxComplete
  5. ajaxStop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment