animating from one style or class to another can be done with
Interface's "animate" method.
--Karl
_
Karl Swedberg
www.englishrules.com
www.learningjquery.com
On Jul 29, 2007, at 2:53 PM, Collin Allen wrote:
Morphing from color to color should be possible, perhaps by modi
Morphing from color to color should be possible, perhaps by modifying
the CSS background-color property using rgb(x,y,z) values. You could
increment each value individually, or each in a repeating sequence.
I'm not sure value changing method would produce the most visually
pleasing results, but t
On 7/29/07, Sean Catchpole <[EMAIL PROTECTED]> wrote:
>
> It would be very easy to create a repeating animation, simply call the
> same animation again the callback function.
Thanks.
More importantly, I believe that this is a prefect situation for a gif
> animation. Doing javascript animations
Kia,
It would be very easy to create a repeating animation, simply call the
same animation again the callback function.
More importantly, I believe that this is a prefect situation for a gif
animation. Doing javascript animations is very hard for the browser
and slows down old computers. Gifs ha
4 matches
Mail list logo