Stefan Tilkov's Random Stuff

FireBug: Firefox Debugging Aid for Web Development

FireBug is a new tool for Firefox that aids with debugging Javascript, DHTML, and Ajax. It is like a combination of the Javascript Console, DOM Inspector, and a command line Javascript interpreter.

Comments