|
Posted by Jonathan N. Little on 12/07/07 23:18
sdf wrote:
> I have the Firefox 'DOM Inspector' installed. It does a good job
> of browsing the nodes in an HTML page, but it only lists the defined
> attributes.
> Is there an HTML DOM "browser" that will show the complete
> "object" with all its possible attributes, whether defined or not?
>
> And... if you can answer that one, maybe you can field this javascript
> question about the same thing. I there a good javascript object
> browser
> that shows all the object's attributes and methods? (Maybe they
> already
> do... haven't spun one up yet.)
Already there. At top of right-hand pane there is a droplist of display
mode; DOM, Box Model, XBL Bindings, CSS Styling Rules, Computed Styles,
JavaScript Object.
There are also plugins with more enhanced features,
http://chrispederick.com/work/web-developer/
Web Developer
http://www.getfirebug.com/
Firebug - Web Development Evolved
Are two of the best.
--
Take care,
Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com
Navigation:
[Reply to this message]
|