CSS-Tricks / MovingBoxes

Simple horizontal slider which grows up the current box when it's in focus (image, title & text) and back down when it's not in focus.
http://css-tricks.github.io/MovingBoxes/
GNU Lesser General Public License v3.0
280 stars 147 forks source link

How to make sliding continuous #128

Open mrshayden opened 10 years ago

mrshayden commented 10 years ago

Is it possible make the slide left function occur automatically and continuously? (Like bootstrap carousel) Thanks for any help.