On 8/13/07, Siah Sookhteh <siasookhteh@gmail.com> wrote:
> I am using dojo 0.9 and was not sure how to make a color change> affect. I want to fade the background-color of a textbox from yellow> to white in 1 second period. I'd appreciate pointers in this regard,Look at this unit test in the nightlies:
http://archive.dojotoolkit.org/nightly/dojotoolkit/dojo/tests/_base/fx.htmlin particular, the animateColor and animateColorBlack tests.
James