Wed, 2012-07-11 03:12
I want to make a CSS image gallery/slideshow, which uses a sort of "push" transition — a bit like frames on a strip of film. After getting to the last image, the animation would restart the cycle by returning to the first image. Is it possible to do this using CSS3? What if I want the transitions timed?
Wed, 2012-07-11 03:28
#1
Hi verandaguy, I think you
Hi verandaguy,
I think you would be pushing it uphill to do that with CSS.
Have a search for a jQuery plugin that will do what you want.