How to detect scripts failed to load in firefox
I use firefox in my Windows7 PC. There are lot of websites around, which
use JavaScript files / libraries with inline script. Normally, a JS load
failure may be detected using <noscript> tag. But suppose, if a web page
(not mine) has 5 .js files from 5 different domains, and one failed to
load because of 404 or url blacklist in PC or something else. How can I
detect the script which failed to load using firefox? Is this possible
using firebug?
No comments:
Post a Comment