Script Summary: Inspect DHTML DOM elements interactively
DOM Inspector user script allows you to interact with elements of a web page.
After installing the script, move your mouse pointer on a web page. You will see the HTML elements (texts, links, images, etc.) are highlighted. When you click on an item its details (object type and innerHTML for now) will be displayed.
Alternatively, you may browse the pages you wish to inspect via DOMInspector.com online service. This way is browser and plug-in independent.



