
March 6th, 2013, 04:22 PM
|
|
|
|
Animating opacity with jQuery
I'm trying to animate the opacity of an image over about 2 seconds of time.
I set the "opacity" in the css to 0 and tried to transform the opacity to 100 using jQuery.
I did some research and noticed a lot of differentiations for different browsers.
Is there an easy was to do this? I could not figure it out.
Any ideas etc. are appreciated.
thanks 
|