Table of Contents
To begin using The DOM Tree Viewer in Konqueror, select ->. 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.
Would you like to comment or contribute an update to this page?
Send feedback to the TDE Development Team