IE8 Debugger: how to load external javascript files?

Posted by Chris Barnhill on Stack Overflow See other posts from Stack Overflow or by Chris Barnhill
Published on 2009-10-22T21:34:45Z Indexed on 2010/03/14 11:05 UTC
Read the original article Hit count: 376

I have downloaded and installed IE8. I was playing around with the debugger, but I could not figure out how to load external javascript files. It displays the javascript from the main page, but I need to debug the script in the external files. I have googled various articles that show a screenshot of an IE8 debugger with a drop-down for selecting which script to debug, but my debugger does not feature this. Can anyone help me with this? Thanks.

© Stack Overflow or respective owner

Related posts about debugging

Related posts about ie8-developer-tools