On 2/9/06, Marco M. Jaeger <[EMAIL PROTECTED]> wrote: > I was wondering whether it's possible to pass some arguments to the > effect.cancel() – e.g. when canceling fading, I think the opacity should be > reset to the default value or 1.
Just browsing through the script.aculo.us code, I think the answer is no. Cancel doesn't take any parameters and the original opacity information isn't retained beyond Effect.Fade (ie, it's not available in the cancel method). It is being used in an afterFinishInternal function but I don't see where that's being called. Todd
_______________________________________________ Rails-spinoffs mailing list Rails-spinoffs@lists.rubyonrails.org http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs