hi,
I need to see the loaded resources of my webpage from IE8 Developer Tool (to be clear: the equivalent of the tab "Net" in Firebug).
But I cannot find it. Does it exist ?
thanks
hi,
I need to see the loaded resources of my webpage from IE8 Developer Tool (to be clear: the equivalent of the tab "Net" in Firebug).
But I cannot find it. Does it exist ?
thanks
Look into the fiddler debugging proxy, it's invaluable. It will tell you which resources IE has loaded, let you "replay" form submissions and so on. It's true that IE hasn't got a resources tab à la firebug, or webkit, but this isn't so far off.