Does anyone know if jQuery can handle an animation like:
rgba(0,0,0,0.2) -----> rgba(0,255,0,0.4)
I know there is a plugin to handle color animations, but this might be too modern?
Does anyone know if jQuery can handle an animation like:
rgba(0,0,0,0.2) -----> rgba(0,255,0,0.4)
I know there is a plugin to handle color animations, but this might be too modern?
Uh, nevermind. Found an amazing modification to the jquery color plugin. Soooo badass: