But you see at least the 'window' in the Toolbar, right?
The toolbar 'looks' like this (from left to right):

[Firebug Options] [Click an element in the page to inspect] //...2 buttons
| //...divider
< > //...back & next buttons
| //...divider
[Show Command Line] [Panel Selector] //...2 buttons
Console HTML CSS Script DOM Net //...6 buttons
[_____] //...search textbox
[Minimize Firebug] [Open Firebug in New Window] //...2 buttons

Below the toolbar is the name of the global object (i.e., "window").
Below "window" is window's property tree.

As I browse the property tree, for example: to 
document.body.firstElementChild.firstElementChild, the top line shows "window" 
but nothing else.

FireBug version is 1.9.2

On 2012-06-27 10:42 AM, Jan Honza Odvarko wrote:
On Jun 26, 9:09 pm, Mark Filipak <[email protected]>
wrote:
Not found. The breadcrumbs shown in your screenshot do not appear.
But you see at least the 'window' in the Toolbar, right?

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

Reply via email to