Curiosity is bliss:
XmlHttpRequest Debugging (update)
There's a note on Curiosity is Bliss today about an update to the XMLHttpRequest debugging that's been developed for Greasemonkey.

Here's XmlHttpRequest - Debugging (version 1.1), an update on the original.

The fixed bug: onreadystatechange callbacks weren't getting triggered properly. The reason was the native XmlHttpRequest object doesn't call onreadystatechange if it also has an onload callback. The replacement onload handler now calls any onload and onreadystatechange callback from the user, emulating the same logic.

For more information on Greasemonkey, check out their page on Mozdev.org...

Share your thoughts on "XmlHttpRequest Debugging (update)..." (0 comments)



<< Have a commment to share? Speak up now! >>


 All content copyright, 2005 AjaxDeveloper.org :: [email protected]