Skip to content

Instantly share code, notes, and snippets.

@wookiehangover
Created December 5, 2011 00:27
Show Gist options
  • Save wookiehangover/1431772 to your computer and use it in GitHub Desktop.
Save wookiehangover/1431772 to your computer and use it in GitHub Desktop.
$.when( myCollection1.deferred, myCollection2.deferred )
.then( successCallback, errorCallback );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment