Firebug

Logging to the Firebug console in jQuery

Firebug is a superb Firefox extension providing tons of tools in a very usable structure to aid you in HTML+CSS+JavaScript development. It also has good support for logging in your JavaScript code. Now a jQuery developer can take use of this to log any jQuery object to the console.

Syndicate content