I know it is and I've tried before posting here. But as I said - I'm
no moootooler and apparently I was doing something wrong. In most
cases I can take care of myself, this time I just couldn't. Thank you.

On May 5, 5:47 am, Sanford Whiteman <[email protected]>
wrote:
> > var resize = new Fx.Style('txt', 'font-size', {duration: 500});
>
> var resize = new Fx.Tween($('txt'),
>                           { property: 'font-size' }
>                          );
>
> It's right in the docs.
>
> -- Sandy

Reply via email to