Animation Chain
Wraps transition.to calls up to allow jQuery style function chains such as: 1 animationchain.anim(obj,options).whenDone(obj2,options).onStart(obj3,options).start() I wrote this to avoid confusing callback hell. Feel free to expand, optimise or correct this! I've not tested the performance, but I expect it to be somewhat worse, however my focus was on code structure, not speed. For up... More...
Posted by tap32, Posted on 18 Jun 2013, Last updated 18 Jun 2013 | 0 comments
