Skip to content

Instantly share code, notes, and snippets.

@munim
Last active November 25, 2016 15:05
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 munim/9c14175974d241c7c2a71937c5e8026a to your computer and use it in GitHub Desktop.
Save munim/9c14175974d241c7c2a71937c5e8026a to your computer and use it in GitHub Desktop.
Get jQuery version

How to get jQuery version

The easiest way to get jQuery version after jQuery.fn.version was deprecated is as follows:

jQuery().jquery
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment