How to see live DOM updates with IE8 Developer tools
Is there a way to see live DOM updates with the IE8 Developer Tools?
开发者_开发百科It seems that it is just a snapshot of the DOM. Without pressing the refresh button (in the developer tool window) there's no way to see live DOM updates. It there a way to get it to behave more like Firebug?
You can always try Firebug Lite.
It also works with IE 8.
精彩评论