Hello,
I'm trying to animate the opacity of an image using CSS transitions. I've googled different ways of doing this, but nothing seems to work for what I want.
What I want is this:
* Starts animating as soon as the page loads.
* animates from opacity=100% to opacity=0%.
* Repeats an infinite number of times.
Can anyone guide me as to how to get this animation to work? Thanks very much.



Reply With Quote


Bookmarks