On Jun 1, 11:07 pm, Roscoe <[email protected]> wrote: > I have an AJAX request (actually is is via YUI's connection.js) who's > spinner does not stop. The appropriate data appears to be returned, > but I experience anomalous behavior in the application after this > call. Does the completion of the AJAX callback trigger the completion > of the AJAX request? I don't understand the question, what callback do you have in mind?
Of course XMLHttpRequest.onreadystatechange is called several times during the XHR life cycle. Do you have an online test page that could be used to see the problem on my machine? Honza -- You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/firebug?hl=en.
