Again, thanks for your kind consideration.
When DOM1 was adopted I found no tools, so I wrote my own DOM browser. It is
much the same as FireBug's DOM tree (links an all), but in a much more compact
form. One thing I found helpful was a status line containing the entire
property chain, such as:
window.document.body.firstChild... etc.
Each level above is clickable for fast travel. Included is a
getElementById('<clickable-link>') etc. ...very handy.
Short of writing directly to Joe Hewitt, how can I get ideas to the developers?
Best Regards,
Mark.
On 2012-06-26 4:45 AM, Jan Honza Odvarko wrote:
On Jun 26, 1:15 am, Mark Filipak <[email protected]>
wrote:
Thank you, Honza. I enabled all "Show" options in the 1st section and that's
just what I wanted.
Another question, please? I'm used to seeing the property list in alphabetical
order. Do you know how I can configure FireBug to show the properties in
alphabetical order?
This feature is in progress, see:
http://code.google.com/p/fbug/issues/detail?id=4231
The last suggestion is to have one global option
that sorts/do not sort DOM properties alphabetically.
This option would also affect object logging in the Console
panel and e.g. JSON previews for HTTP responses and Cookie
values.
Honza
--
You received this message because you are subscribed to the Google
Groups "Firebug" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
https://groups.google.com/forum/#!forum/firebug