Firebug

May 17th, 2007 by Ken

This is a neat addon I found while roaming through StumbleUpon today. Firebug is something every web developer should have. It helps out in multiple ways when debugging a page. It tracks load times, is a DOM inspector, allows real-time HTML, CSS and Javascript editing… It’s basically a debugging toolkit right in Firefox! Definitely makes things easier to track down when all you have to do is mouse over the area in question and Firebug takes you right to the code from where you can dig deeper into it’s inner workings… What CSS is applied here, HTML tag properties, it’s all there at your fingertips!

Posted in Design, Development, Software | No Comments »

Leave a Comment

Please note: Comment moderation is enabled and may delay your comment. There is no need to resubmit your comment.