Nope.

The method `morph` returns an element not the fx instance.

Just do it the right way: http://jsfiddle.net/oskar/ME4MH/1/

On Mar 20, 2011, at 1:17 PM, אריה גלזר wrote:

> You are not calling stop() on morph - you are calling it on the event.
> You need to do
> 
> span.get('morph').stop();
> 
> or something like that 
> 
> On Sun, Mar 20, 2011 at 2:07 PM, hamburger <bilidi...@web.de> wrote:
> hello,
> I have a problem to stop a running morph process?
> please have a look to the following code. here I would like to stop
> the transforming my mouseleave
> 
> http://jsfiddle.net/ME4MH/
> 
> thx for any hint in advance
> 
> 
> 
> -- 
> Arieh Glazer
> אריה גלזר
> 052-5348-561
> http://www.arieh.co.il
> http://www.link-wd.co.il
> 

Reply via email to