Monday, December 22, 2008

FireBug Console API

Firebug adds a global variable named "console" to all web pages loaded in Firefox. This object contains many methods that allow you to write to the Firebug console to expose information that is flowing through your scripts.

http://getfirebug.com/console.html

No comments: