Tag Archives: deferreds

  • Using jQuery Deferreds with Animations

    Dec 5 2011

    3 Comment(s)

    I try and hang out in the #jQuery IRC Channel whenever I’ve got some time and I see a lot of the same questions. One of those, which I see fairly often, is: “How do I run some code once my animations ar finished?”. The simple answer would be to add a callback function to [...]