I am using jQuery and jQuery-ui and want to animate various attributes on various objects. For the sake of explaining the issue here I’ve simplified it to one div...
I am trying to animate a change in backgroundColor using jQuery on mouseover. I have checked some example and I seem to have it right, it works with other...