Table of Contents

The DOM Tree Viewer
Using the DOM Tree Viewer
Credits

The DOM Tree Viewer

Gardner Bell

Revision 3.5.1 (2006-02-26)

The DOM Tree Viewer allows a developer to view the styles, attributes and elements of a web document.

Using the DOM Tree Viewer

To begin using The DOM Tree Viewer in Konqueror, select Tools->Show DOM Tree. This will open a new window which displays the DOM of the current web page you are viewing. By default the display starts at the root node of the document, example: “documentElement”, all other nodes that you will see are children or descendants of the root node.

If you wish to manipulate the DOM tree in any way you will have to use an external script to do so.

Credits

The domtreeviewer plugin is Copyright (c) 2001 The Kafka Team/Andreas Schlapbach

 


Would you like to comment or contribute an update to this page?
Send feedback to the TDE Development Team