DebugBar Forums
 
 HOME 
 DOWNLOAD 
 BUY 
 DOC / WIKI 
 FORUM 
 CONTACT 
Stay tuned : rss feed

Forum Home


advanced search

You are not logged in.

Announcement

Forums are now closed as we moved them to google groups. You can use the following Google Groups to discuss about DebugBar and IETester products:

#1 2008-02-27 12:07:34

Steak
New member

View Dom Constructed By Javascript

I'd like to use the DebugBar for Web2.0 applicaitons. My company uses the Ext JS library, and elements that are injected into the DOM through javascript do not appear in the DebugBar DOM structure. 90% of every page is generated dynamically and this functionality is required from our point of view.

Thanks for listening!

Offline

 

#2 2008-02-27 16:24:29

fabrice
DebugBar Support

Re: View Dom Constructed By Javascript

Hi,

You can already have the DOM after a javascript change in the page.
To do so, go to the DOM tree, right click to open the context menu, and select "Rebuild the DOM tree" entry.

The DOM tree will be recreated taking the javascript changes into consideration.

Hope this helps.

Offline