阅读背景:

有没有更好的方法来串行提交多个AJAX请求?

来源:互联网 

I have a page with multiple forms that I submit via Ajax POSTs serially. At first, I tried using synchronous XHR requests, but this causes the browser to lock up for the duration of the request, and breaks my DOM-manipulation effects, which is unacceptable. So the pattern I ended up using is basically this:I have a page with multiple forms that I submit




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: