Hi All,
I am very new to jQuery programming and am trying to find an Internet Browser development console command that can return the jQuery.js url. This will also confirm that jQuery has loaded correctly (e.g. document.? or window.?)
So if I am using "https://code.jquery.com/jquery-3.0.0.js" I can run a command that will return the "jquery-3.0.0.js" url
I hope you can help
Colin