Skip to content

Instantly share code, notes, and snippets.

@gregstewart
Created May 22, 2012 08:46
Show Gist options
  • Save gregstewart/2767666 to your computer and use it in GitHub Desktop.
Save gregstewart/2767666 to your computer and use it in GitHub Desktop.
Turn off jQuery animations (for Jasmine)
$.fx.off = true;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment