How to inspect elements on dynamically created DOM by using IE developers tools

learnAndImprove picture learnAndImprove · Feb 20, 2012 · Viewed 18k times · Source

I have a bug that I experience only in IE. I would like to inspect DOM by using IE developers toolbar, but unfortunately cannot seem to do it as complete DOM is generated dynamically. Does anybody have an idea how to overcome this problem?

Answer

Evanss picture Evanss · May 29, 2013

There is a reload button in the toolbar to the right of the floppy disc icon. Hitting this also works.