[Software Review] FireBug : A firefox extension for debugging

FireBug is a firefox extension for development and testing of Web pages. The tool is handy for debugging javascript, HTML and CSS stuff. It is one tool which provides Error console, Debugger an inspector and command line. using this tool you can debug the javascript in any live web page. Firebug has options to look for CSS / Javascript errors, Stack traces and also XMLhttprequests. This feature of seeing the XMLHttpRequests is very useful while testing the Ajax application. Eric has given an example of how to use FireBug for viewing the XMLHttpRequests here.

1 comment:

  1. Anonymous5:22 PM

    this is very old news scine i am using ff firebug for past 3 month

    ReplyDelete