Browser Inspector how to know if image or other resources belongs to which css or js file that was failed to load?
问题 I can see some images in my webpage that are not loading the reason is the wrong path inside the css or js file but how to know which js or css file is trying to load that resource. I tried too much in browser's inspector to find some way but I cannot figure out so I have to search each js and css file for the resource name. Is there any way to know the exact js or css file that is trying to load the failed resource. Thanks 回答1: The Firefox and the Chrome DevTools provide a way to see what