jQuery deferred

By eidias on (tags: jQuery, categories: web)

The Deferred object has been in jQuery since version 1.5 but I haven’t had the chance to get to know it until recently – turns out that it’s rather handy to have in your toolset.

For a brief introduction, take a look at this link.

Cheers