教程集 www.jiaochengji.com
教程集 >  jQuery  >  jQuery 插件  >  正文 Ajax Queue

Ajax Queue

发布时间:2014-08-09   编辑:jiaochengji.com
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.

您可能感兴趣的文章:
Ajax Queue
jquery队列queue与原生模仿其实现方法分享
jQuery AjaxQueue改进步骤
jquery1.83 之前所有与异步列队相关的模块详细介绍
jquer之ajaxQueue简单实现代码
jQuery源码分析系列(38) : 队列操作
jQuery队列控制方法详解queue()/dequeue()/clearQueue()
php 队列(Queue)数据结构的实现代码
jQuery下的动画处理总结
jquery 延迟执行的实例分享

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