Reputation: 14520
How can I make a CSS3 slideshow, with fade transitions, which would be timed? For example, it would stay on one picture for 5 seconds before starting the next transition.
Upvotes: 1
Views: 5827
Reputation: 1881
After a quick google I found some solutions:
Hope you can make it work
Upvotes: 1
Reputation: 9469
Check out these demos:
http://coding.smashingmagazine.com/2012/04/25/pure-css3-cycling-slideshow/#9
http://tympanus.net/codrops/2012/04/30/fluid-css3-slideshow-with-parallax-effect/
Hope it will be useful..
Upvotes: 1