Tagged Questions
1
vote
1answer
98 views
tool for editing live html in IE8
Editing live html while developing my site is very easy with Firebug or Chrome developer tools. But on IE8, the built-in developer tools don't even show you what the live html source is if it was ...
0
votes
1answer
382 views
How to edit an IFrame in the IE8 Developer Tools?
I would like to edit the HTML code of an IFrame in IE8 with the IE8 Developer Tools.
The HTML tab in the Developer Tools shows the original page and the IFrame just fine. But when I click on the ...
0
votes
4answers
331 views
HTTP logging in IE8 developer tools?
Is there a way to do http logging in this like I can do in fiddler?