man I just found a new cool function of this thing. Along the same lines of the dom inspector, you can do a style inspector. Click on an element, it will tell you what styles have been attributed to it and where they style comes from, be it inline, or a certain style sheet. Jeez, this thing is gonna save me so much time.
On 4/25/06, Robert Munn <[EMAIL PROTECTED]> wrote: > > boss little plugin, i've been using it as well. firefox rules because of > all > the cool stuff like this. > > On 4/25/06, Zaphod Beeblebrox <[EMAIL PROTECTED]> wrote: > > > > I've been doing a lot javascript work lately and finally got tired of > the > > regular javascript console in firefox....if you've got gmail running on > > another tab, you know what I mean. Anyway, I found firebug for firefox. > > This thing allows you to specify to get only messages from from the > > current > > domain, display or not display js, css, or xml messages. It also has a > > live DOM inspector built in which seems a lot more responsive than the > > stock > > one. But the beauty of this thing shines with xmlhttprequest > stuff. You > > can inspect each request, and it gives you separate tabs for the post, > > response and headers for each. > > > > Awesome tool! > > > > > > > > -- > > May the Pasta be with you. > > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:5:205820 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/5 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:5 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
