Software Details:
Version: 1.0
Upload Date: 5 Jun 15
Distribution Type: Freeware
Downloads: 3
This Backbone.js plugin will utilize the famous jQuery AjaxManager plugin to manage AJAX request queues.
Included after Backbone.js on a page, will override Backbone's AJAX queue manager and use the jQuery plugin instead.
AjaxManager uses a FIFO (first in, first out) queue management technique, so take it into account before using the plugin.
Requirements:
- JavaScript enabled on client side
- Backbone.js
- jQuery
Comments not found