Ajax Queue -


未知
未知

软件简介

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.