By House
via woork.blogspot.com
Published: Mar 04 2008 / 10:40
This tutorial explains how to implement a nice chain of effects (appear, fade out, delay) to apply to a message box after an ajax request using Mootools.
Comments
jtheory replied ago:
Unfortunately chaining in mootools is fairly complicated -- watch out when you want to chain effects like this that affect more than one element, and/or more than one FX object... this example (and most of the examples I've found online!) don't seem to fully understand the callbacks that have to happen in the background. Mootools can handle it with examples like this, but mix it up and the code that "worked" starts breaking.
Voters For This Link (7)
Voters Against This Link (0)