http://jsfiddle.net/ariehg/ME4MH/8/

few things:
1. its cancel not stop
2. if I understand your problem, you need to also find out the width of the
span when starting the 'fadeout' effect or you'll get a wierd behavior
3. there is nothing wrong with using the built in morph instance - for most
cases it's more easier, and on the worst case scenario, you can always store
that instance in another place.

Oskar - didn't mean to sound condescending or something like that - I was
simply in the middle of work

On Sun, Mar 20, 2011 at 3:49 PM, Oskar Krawczyk <oskar.krawc...@gmail.com>wrote:

> Post your example in that case.
>
> On Mar 20, 2011, at 2:33 PM, אריה גלזר wrote:
>
> You're both going at it way to complex
>
> element.get('morph') returns the instance of the morph class attached to
> the element, letting you do whatever you want with it, including stopping
> it.
>
> On Sun, Mar 20, 2011 at 2:57 PM, Steve Onnis <st...@cfcentral.com.au>wrote:
>
>> This will work for you.
>> http://jsfiddle.net/ME4MH/2/
>>
>> little bit more complete
>>
>> -----Original Message-----
>> From: hamburger [mailto:bilidi...@web.de]
>> Sent: Sunday, 20 March 2011 11:07 PM
>> To: MooTools Users
>> Subject: [Moo] fx.morph.stop() missing?
>>
>> 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
>>
>>
>>
>>
>>
>> =======
>> Email scanned by PC Tools - No viruses or spyware found.
>> (Email Guard: 7.0.0.21, Virus/Spyware Database: 6.17140)
>> http://www.pctools.com/
>> =======
>>
>>
>>
>>
>>
>> =======
>> Email scanned by PC Tools - No viruses or spyware found.
>> (Email Guard: 7.0.0.21, Virus/Spyware Database: 6.17140)
>> http://www.pctools.com/
>> =======
>>
>
>
>
> --
> Arieh Glazer
> אריה גלזר
> 052-5348-561
> http://www.arieh.co.il
> http://www.link-wd.co.il
>
>
>


-- 
Arieh Glazer
אריה גלזר
052-5348-561
http://www.arieh.co.il
http://www.link-wd.co.il

Reply via email to