Closed
Description
Firebug has better way how to display JS objects (using Domplate reps) and it should be used for the VariablesView (displayed as a side panel in the Console panel)'
STR:
- Type
document
in the Command line (in the Console panel) - Click on the result log to inspect the document object
- Check out the VariablesView displayed on the right side
Honza