Your second example was closer, considering you triggered the text change in
a callback, but you still triggered the animations all at once which I think
wasn't the effect you desired.
So how does the example I've given you work ? Let's comment :
var recursive_anim = function(list, step, target,
To use callbacks that are triggered actually when the animation finishes
instead of calling the animations all at once and seeing only the very last
because they all start approximately at the same time.
Michel Belleville
2009/11/9 gthorne
> I'm not sure I follow what the principle is?
>
>
> O
2 matches
Mail list logo