jquery - Chrome: How to find out who loaded a Javascript file? -


i running application includes jquery 2.1.0 i'm seeing event.returnvalue deprecated. please use standard event.preventdefault() instead coming jquery-1.8.1.min.js. thing is, don't include version of jquery , can't figure out including it. don't see getting loaded chrome's network tab after cleaning browser cash , forcibly reloading page.

does chrome provide mechanism finding out each file in particular application?

a second after posting question, figured out.

if hover mouse on top of filename in developer console, tell loaded from. turns out jquery-1.8.1.min.js being loaded browser extension.

i'm going leave question open bit longer though because i'm still interesting on how solve problem more (finding out who loaded file, not it's loaded from).


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -