Skip to content

Instantly share code, notes, and snippets.

@thornbill
Created September 16, 2014 20:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thornbill/ac3e67d36ca5be2611f0 to your computer and use it in GitHub Desktop.
Save thornbill/ac3e67d36ca5be2611f0 to your computer and use it in GitHub Desktop.
Bookmarklet to Check the Version of jQuery
javascript:(function(w){alert((w.jQuery&&w.jQuery.fn.jquery)||'none');})(window);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment