jQuery: The Write Less, Do More JavaScript Library

Ajax Queue

Average rating
(5 votes)

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.

Releases

Official releasesDateSizeLinksStatus
1.0.02007-Aug-202.14 KBRecommended for 1.0.xThis is currently the recommended release for 1.0.x.