Debugging JavaScript using Firebug – An alternative to alert();
So as you may already know, Firebug must be one of the most important tools a developer can have in their utility belt. The more I use Firebug, the more I realise that I’m not using it to its …