Is it possible to animate the position of a CSS3-gradient-color using jQuery?
I\'d like to animate from this
background: -moz-linear-gradient(top, #F
I think you should try it by using jquery ui's switchClass, you need to add JqueryUI and a link to the dependency effects core http://jqueryui.com/demos/switchClass/
something like this:
Toggle Effect
This works for me @localhost
Lauw