I forgot to put MochiKit on the recipients...
---------- Forwarded message ----------
From: Leonardo Soto <[EMAIL PROTECTED]>
Date: Aug 15, 2006 2:12 PM
Subject: Re: [mochikit] Re: Effects 'conflicting' on the same element
To: Thomas Hervé <[EMAIL PROTECTED]>


On 8/15/06, Thomas Hervé <[EMAIL PROTECTED]> wrote:

> > Now, my question: How those conditions should be managed?. Is there
> > any intention to solve them on MochiKit itself? (That is, Scale effect
> > would detect if another Scale effect is running on the same element
> > and finish it before running the new scaling) Or is it a resposability
> > of the MochiKit user?
>
> You should look at the toggle function, it does exactly what you want:
> blindUp/Down, with no conflict. It works using the queue option.

I see. But AFAICS, that queue let me put the new effect to be executed
'soon' or 'later', and lets both effects to finish.

I want to stop the running effect, but don't see how could that be
done using toggle.

--
Leonardo Soto M.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"MochiKit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/mochikit
-~----------~----~----~----~------~----~------~--~---

Reply via email to