Hello, did you try to store the chains in some vars in the mouseenter, and call a clearChain() on these vars in the mouseleave then put your opacities in their initial state ?
Regards, Olivier Gasc Le mardi 6 novembre 2012 21:06:05 UTC+1, Hamburger a écrit : > > Hello, > I'am trying to use a tween-chaining. It works fine but if I move out > before the chaning is finsih it goes wrong. > > http://jsfiddle.net/x86aT/2/ > > How can I stop the chaining? > Thanks for any help in advance. > > >
