Loading ...

Checking jQuery version

Submitted by Tim on April 25, 2017

When you want to quickly check the jQuery version through the browser for Drupal or other type of websites, you can easily type in the next command in the console of your browser:

jQuery.fn.jquery

This will print the jQuery version used by that website.