19 December 2007 14:30
Firebug Lite
by 6 othersFirebug is an extension for Firefox, but what happens when you need to test your pages in Internet Explorer, Opera, and Safari? If you are using console.log() to write to Firebug's console, you'll wind up with JavaScript errors in these other browsers, an
1
(1 marks)