Detect the current jQuery version

Posted . Visible to the public.

You can say this in Javascript:

$.fn.jquery
=> "1.11.1"
Henning Koch
Keywords
find, out
License
Source code in this card is licensed under the MIT License.
Posted by Henning Koch to makandra dev (2015-10-08 13:05)