1 reply [Last post]
verandaguy
verandaguy's picture
Offline
newbie
Canada
Last seen: 10 years 46 weeks ago
Canada
Timezone: GMT-4
Joined: 2012-07-11
Posts: 1
Points: 2

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?

Tony
Tony's picture
Offline
Moderator
Brisbane
Last seen: 2 weeks 5 days ago
Brisbane
Timezone: GMT+10
Joined: 2003-03-12
Posts: 5344
Points: 2965

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.