jQuery Each Step

Step through each element and execute a callback function in order.

jQuery Gasp

Give some breathing room to your long-running plugins. Wtite $(‘.many’).fatPlugin() as $(‘.many’).gasp(function(){$(this).fatPlugin();}) and have a happier browser. It returns a promise!