Why do I still have to go back, from time to time, to firebug, when coding css? I've been attentive to that and it happens mainly when I need to review the DOM tree structure. Bullseye is a great debugging tool, but it only shows a DOM tree branch at a time, for objects that we are able to hover or that we know are there... If you want to quickly review if two objects are at the same or a different level on the DOM, or if you want to find where the hell is an object that should be there but it isn't, you have to have a full tree view. I think that a DOM tree view might be a great future addition, when you can.
Skybound Support Forum
Add New Post-
Posted 6 months ago #
-
This is on the list.
Actually, at one of the other software companies in our building there is a web developer who is holding out on Stylizer until we add this feature. Because of his project requirements, he has to spend a lot of time browsing the HTML source. So it unlikely that we'll just forget about this.
Posted 6 months ago # -
Perhaps bundle Firebug until this feature is added?
Posted 6 months ago #
Reply
You must log in to post.