February 16, 2006 19:19
Posted by Jeremy Durham
Firefox+Firebug=AJAX happiness
Debugging AJAX can be a pain. Watch the logs, click a link or type in some text, find the error, and figure out what the problem is. It’s even worse with evaluate_remote_response, because then you have to worry about the page your eval’ing working correctly also.
Firebug to the rescue! Install this great extension for Firefox and watch your XMLHTTPRequests via the firebug area.
NOTE: Be sure to turn on the XMLHTTPRequest spy; it’s off by default
Get it here









0 Comments
Leave a comment