public marks

PUBLIC MARKS from jdrsantos with tags web_dev & debugging

December 2007

Firebug Lite

by 6 others
Firebug 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

August 2007