问题
How do I make IE8 Developer Tools to show DOM that was generated after JavaScript was executed? Currently it displays only the static layout. FireBug handles this correctly, but I need to have a look in IE.
回答1:
There is a refresh button. That should reload the DOM tree.
来源:https://stackoverflow.com/questions/2665147/ie-developer-tools-show-generated-dom