Firefox Extension: FireBug
FireBug is a very handy Firefox extension for debugging Javascript applications which lets you step through code one line at a time. And it is especially useful for debugging Ajax applications and lets you really see what is in the HTTP Request Packet and where things may have gone wrong.
Read more of this article »
