DomExplorer 
| resources: | Home Mailing List Installation Source Code Bugs Screenshots |
|---|
What's New
- Project Founded
- mozdev.org
Other Stuff
- stuff goes here
- more stuff goes here
DomExplorer is a lightweight overlay for investigating the source underlying a page that's currently being visited. While DOM Inspector allows you to identify a node in the markup from a DOM Tree view, DomExplorer provides similar information from selection within the page. The prototype allows you to click in the page, selecting the first enclosing DOM element and then to navigate to siblings with left/right, and to parents/children with up/down.
The next step is to offer a popup XUL window with more information about the selected node.
Got an Idea? Post it to the notes.html or join the mailing list.