I am currently using firebug so that my javascript and HTML code are debugged. I was thinking that someone knows the facility where I can prepare my web page and it will display the DOM hierarchy where my mouse is currently located. So if I've nested the floating divil elements and I mask one of the divs, it will show the ID of the div, its parent's ID, the ID of the parent's parents, etc.
does not click on the inspection button (second from firebug on top-left) does something like that ?
Comments
Post a Comment