Here is a little snippet of what I\'m trying to do:
$(\'#why-red a\').hover(function() { $(this).animate({ -webkit-transform: \'scale(1.1)\' }, \'slow\');
see the Demos of Jquery having great source.
http://jqueryui.com/demos/toggleClass/
Color Animation Class Animation Show Hide
Just on the fly..