Navigation

Home
Search
Submit A Resource
Contact Us
About Functionn

Subscription Options


Subscribe By Email (265+)


Lists


Archives

May 31, 2012

Author: Hirvesh Posted At: 5/31/2012 Tags: , , , ,

AjaxQ jQuery Plugin - A Tiny, Simple jQuery Plugin For Sequential Ajax Requests

Share:
AjaxQ jQuery Plugin is a tiny, simple jQuery plugin for sequential ajax requests.  Using AjaxQ is easy. Add the plugin into your project, then instead of calling $.ajax(opts); call $.ajaxq(name, opts);

Any requests added with the same queue name will be processed sequentially. It is possible to have more than one queue running in parallel by using different queue names.


Features

  • Tiny. AjaxQ weighs in at 465 bytes minified and gzipped.
  • Simple. Less code means that less can go wrong. Take a look at the JavaScript.
  • Consistent. AjaxQ returns a promise that matches the return type of the $.ajax API.


Requirements: jQuery
Demohttp://foliotek.github.com/AjaxQ/#demo
License: MIT License

Daily Posts, Be Updated, Subscribe:

Want Free Web Resources? Enter Your Email And We'll Send It To You - Daily! (265+ Subscribers)

Yup, it's that straight forward! Enter your email address below and we'll send you the latest web resources to your inbox, everyday. We don't do spam. Ever.

Trending Posts On Functionn This Week

Share:

Other Interesting Resources:

0 comments:

Post a Comment

 


Recent Posts

Popular Categories



Popular Components



Popular Licenses