jQuery.whenSync() Plugin For Chaining Asynchronous Callbacks Using Deferred Objects
Updated: 2012-02-06 15:26:00
Last week, I started to talk about chaining asynchronous Validation rules using jQuery Deferred objects . After writing up that post, I thought I might be able to factor-out the core idea into its own jQuery plugin - jQuery.whenSync(). Like the native jQuery.when() method, the jQuery.whenSync() method takes a variable-number of argument ... ead More raquo; 