Jquery中文网 www.jquerycn.cn
Jquery中文网 >  jQuery  >  jQuery 插件  >  正文 Ajax Queue

Ajax Queue

发布时间:2014-08-09   编辑:www.jquerycn.cn
Ajax Queue is a plugin that helps to manage Ajax race conditions. When multiple Ajax requests are made in rapid succession, the results can be returned out of order. This can cause weird behavior in your application. Ajax Queue is a plugin (actually, 2 pl
Ajax Queue is a plugin that helps to manage Ajax race conditions. When multiple Ajax requests are made in rapid succession, the results can be returned out of order. This can cause weird behavior in your application. Ajax Queue is a plugin (actually, 2 plugins) that provide a way to manage these requests. This plugin was written by John Resig and is maintained by Mike Hostetler.

您可能感兴趣的文章:
jquery队列queue与原生模仿其实现方法分享
jQuery源码分析系列(38) : 队列操作
C# 队列(Queue)
php 队列(Queue)数据结构的实现代码
jQuery下的动画处理总结
jquery 延迟执行的实例分享
jquery 延迟执行实例介绍
深入理解JavaScript系列(44):设计模式之桥接模式
php 如何实现队列
PHP双向队列实现代码

上一篇:jHelperTip 下一篇:jDrop Image Combo
[关闭]