Your fiddle does not work at all. -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Dailce Sent: Saturday, February 12, 2011 9:26 PM To: MooTools Users Subject: [Moo] Re: Request.html - wait for request to finish?
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
:(
