Here are instructions how to see the 'breadcrumbs' path:
1) Open Firebug on any page, e.g. google.com
2) Enable the Console panel
3) Execute the following expresssion:
console.log({a:1, b:1})
4) Click on the new log in the Console panel.
5) You should be navigated to the DOM panel and the
path should be: "window > Object"
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