>On 7/5/07, Dan G. Switzer, II <[EMAIL PROTECTED]> wrote: >> The CSS effect works in IE6 for me-provided I run it first. However, it's >much, much slower. I'm not sure if it's IE's re-rendering of the CSS or if >it's in the fade() function. > >I'm not sure either, but it could be that I'm using Timeouts instead >of actually keep track of time, so hopefully it would be a little >smoother when implemented properly.
It's definitely worth pursuing as a plug-in. I can definitely see where an animateCSS() method would come in handy when needing to animate many elements on the page at once. -Dan