fade expects arguments to pass to tween. eg el.fade(0, 1); or el.fade(1) or
el.fade('in')On Wednesday, May 7, 2014, GraemeSCHOLAR <[email protected]> wrote: > The following jsFiddle demonstrates the Fade() function not working within > an onComplete function of a previous Fade: http://jsfiddle.net/xWH4y/ > > Replacing Fade with a basic opacity tween function gets the desired effect > to work. > > Any idea if this is a bug or just a misunderstanding on my part? > > -- > > --- > You received this message because you are subscribed to the Google Groups > "MooTools Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to > [email protected]<javascript:_e(%7B%7D,'cvml','mootools-users%[email protected]');> > . > For more options, visit https://groups.google.com/d/optout. > -- Dimitar Christoff "JavaScript is to JAVA what hamster is to ham" @D_mitar - https://github.com/DimitarChristoff -- --- You received this message because you are subscribed to the Google Groups "MooTools Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
