See the attached screenshot
Honza > -----Original Message----- > From: [email protected] [mailto:[email protected]] On > Behalf Of Mark Filipak > Sent: Tuesday, June 26, 2012 6:39 PM > To: [email protected] > Subject: Re: [firebug] Re: Lost in Space > > No breadcrumbs visible. > > On 2012-06-26 12:14 PM, Jan Honza Odvarko wrote: > > On Jun 26, 5:55 pm, Mark Filipak < <mailto:[email protected]> [email protected]> > > wrote: > >> 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. > > If I understand correctly your feature, you can find the same at the > > top of the DOM panel (aka breadcrumbs). > > > > Just expand an object in the DOM panel, click its value on the right > > side and if it's an object you'll go one level down and the > > clickable-path will be displayed at the top. > > > >> Included is a getElementById('<clickable-link>') etc. ...very handy. > > Not sure what is this feature about...? > > > > > >> Short of writing directly to Joe Hewitt, how can I get ideas to the developers? > > Posting ideas to this group is the best way. > > (also, note that Joe Hewitt is not working on Firebug any more) > > > > Honza > > > > -- > You received this message because you are subscribed to the Google Groups > "Firebug" group. > To post to this group, send email to <mailto:[email protected]> [email protected] To unsubscribe > from this group, send email to > <mailto:[email protected]> [email protected] > For more options, visit this group at > <https://groups.google.com/forum/#!forum/firebug> https://groups.google.com/forum/#!forum/firebug -- 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
<<image001.png>>
