Home of Ebyan Alvarez-Buylla

Multiple AJAX Calls in YUI 3

Multiple AJAX Calls in YUI 3

Although my preferred JavaScript framework is jQuery, I’ve been using YUI 3 professionally quite a bit in the last months. Recently, I had the need to handle multiple concurrent AJAX calls and bind them to their own event handlers. This can be accomplished with: