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
jQuery
$().jquery will give you its version as a string.
$().jquery