1) Open Chrome and browse the website
2) After the website shows up completely, press the button F12
3) Within the console box, execute the following command:
For jQuery:
console.log(jQuery().jquery);
or
jQuery().jquery
For jQuery UI:
$.ui.version
No comments:
Post a Comment