I've put together an example that shows the perfomance a little better
of using CSS over direct DOM manipulation.
http://www.sunsean.com/cssAnimate.html

I think this is an interesting idea. Perhaps jQuery should apply a
unique class to the elements it's going to animate, then manipulate
the css instead of the dom. If no one jumps on this, I'll try to
create a plugin modeling the effect.

~Sean

Reply via email to