thx Ryan,
i looked only in the morph docs ...

On 18 Apr., 23:26, Ryan Florence <[email protected]> wrote:
> el
>   .set('morph', {unit: '%'})
>   .morph('left', 50)
>
> The docs are your friend.  http://mootools.net/docs/core/Fx/Fx
>
> On Apr 18, 2011, at 3:23 PM, hamburger wrote:
>
> > Hello I have found a bug in mootools-core-1.3.1-full-nocompat.js /
> > mootools-more-1.3.1.1.js
>
> > el.morph({left: (-100 * i) + '%'}); do not work.
> > the % will be replaced in px.
> > is there a workaround?

Reply via email to