
Though XRAY doesn’t give you anything that Firebug [wdt] doesn’t, what it does do it does across browsers, supporting IE6+, Safari 2+, and Camino. This makes it fairly useful for debugging cross-browser layout problems.
Tip: You can click on the element names under “inheritance hierarchy” to walk up the tree and inspect parents and grandparents.

1 comments:
CSSviewer on firefox does this.
Post a Comment