HTML DOM browser; all attributes
am 07.12.2007 23:00:06 von hfs2
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.)
Thanks.
Re: HTML DOM browser; all attributes
am 08.12.2007 00:18:07 von lws4art
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