I can animate from transparent to color, but when I tell jquery to animate the backgroundColor: \'transparent\' it just changes to white. Any idea how to fix this?
Use jQuery Color plugin: https://github.com/jquery/jquery-color
It will get your transparent as well as rgba animations working properly.