Tag Archives: firebug

Remove Firebug’s Console.Debug() calls in 3 lines

I love Firebug’s console.debug() calls and use them often while writing & debugging Javascript. I find it extremely helpful (it does dump out objects after all) and it is much faster than setting a break point and stepping through. So … Continue reading

Posted in Web Design | Tagged , | Comments Off