Hi folks,

Anyone know if it is possible to add a custom event handler for the
onreadystatechange events of JQuery AJAX calls?

I'm accessing a url that is slow to complete but does add to its output as
it progresses.
It would be nice to be able to catch each new fragment to inform the user of
progress.

I've experimented with the 'beforeSend' ajax argument to fiddle with the
XMLHttpRequest object's properties before making the ajax call but had no
luck.

Many thanks,

George
-- 
View this message in context: 
http://www.nabble.com/How-to-add-event-handler-to-XMLHttpRequest.onreadystatechange--tf3270003.html#a9091489
Sent from the JQuery mailing list archive at Nabble.com.


_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to