User Cook - Stack Overflow most recent 30 from stackoverflow.com 2009-12-18T23:01:54Z http://stackoverflow.com/feeds/user/132933 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/1080498/how-do-i-view-the-html-dom-afer-a-jquery-modification 0 How do I view the HTML Dom afer a jQuery modification? Cook 2009-07-03T19:07:13Z 2009-07-04T04:18:11Z <p>I am using DebugBar in IE to view the DOM. But after I modify the DOM with jQuery I can not see the new or modified DOM with DebugBar. How Do I view the modified DOM?</p> http://stackoverflow.com/questions/1080498/how-do-i-view-the-html-dom-afer-a-jquery-modification/1080566#1080566 1 Answer by Cook for How do I view the HTML Dom afer a jQuery modification? Cook 2009-07-03T19:29:05Z 2009-07-03T19:29:05Z <p>I found out that I can view the modified DOM with DebugBar and with MS Internet Explorer Developer Toolbar after refreshing or reloading the DOM</p>