How do I go about getting the Ajax Queue plugin working in jQuery 1.3?

前端 未结 3 1070
醉梦人生
醉梦人生 2020-12-13 03:16

I have an app that sends multiple Ajax requests simultaneously. I was originally running into race conditions until I discovered the jQuery Ajax Queue plugin, which works gr

3条回答
  •  旧巷少年郎
    2020-12-13 03:52

    Just found the answer to this looking for a solution myself. Someone decided to modify the original ajaxQueue plugin.

    http://www.onemoretake.com/2009/10/11/ajaxqueue-and-jquery-1-3/

提交回复
热议问题