Is there a way to find out what version of jQuery is being used by inspecting the jQuery object? jQuery is dynamically getting added to my page and I cannot see any reference to it in my markup. If I inspect it in my browser’s console, it’s there.

7 Answers
7

Leave a Reply

Your email address will not be published. Required fields are marked *