Question

I'm trying to do some IE8 debugging with F12, the Windows debugger.

How can I check which scripts, stylesheets etc have loaded, with their response codes, etc?

In other words, what's the F12 equivalent of the 'Network' tab in Chrome Developer Tools?

Was it helpful?

Solution

In IE9 there is a Network tab in F12 tools, however I don't think this is available in IE8. You'll have to either run IE9 in IE8 mode or use a third party tool like IETester.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top