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.
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.