FireBug - inspect element problem -- showing different interface?
Posted
by Susan
on Stack Overflow
See other posts from Stack Overflow
or by Susan
Published on 2010-04-22T05:24:41Z
Indexed on
2010/04/22
5:33 UTC
Read the original article
Hit count: 317
firebug
When I used to use Firebugs inspect elements feature it displayed the results like this below. Nice, nested tags on the left...css style on the right.
Recently, however, when I try to inspect elements it always shows this:
I've tried reverting to older versions of FireBug (can't remember if it started after an update?).. I've poked around the settings... Can't find why it's different. The interface it's showing now is completely useless for figuring out what's going on in the html / css.
© Stack Overflow or respective owner