Animations have a similar event model, in their case, use onComplete On Sat, Feb 12, 2011 at 6:25 PM, Dailce <[email protected]> wrote:
> Figured this part out.
>
> onSuccess:
> function(e){
>
> this.adjustReviewHieght();
> }.bind(this)
>
>
> Still don't know how to make the Request wait for the animations for
> finish :(
>
