I’ve tried this a several version of jQuery including jquery-1.3.2.
$(’#my_div’).animate({backgroundColor:”red”}, {duration:500})
Include the plugin http://plugins.jquery.com/project/color and .animate works properly on the background color.
Bye
I’ve tried this a several version of jQuery including jquery-1.3.2.
Include the plugin http://plugins.jquery.com/project/color and .animate works properly on the background color.
Bye