Last Updated: February 25, 2016
·
7.209K
· jubalm

Get jQuery/jQuery UI versions in console

You never know when this comes in handy.
Just pop open your browser's javascript console and drop these lines.

Get jQuery version

jQuery.fn.jquery

Get jQuery UI version

jQuery.ui.version