Closed jaybadZ closed 12 years ago
In attempt to set up a layout that displays 8 thumbnails stacked on top of each other, I altered the CSS of the carousel. In doing this, the easing of the animation has been altered as well. An example of this can be viewed here:
http://dev.media-comm.com/
How can I restore the original animation? I have tried changing the speed and this has not helped the issue.
You can’t brake the flow inside the carousel. The only solution I can think of is to run two instances of carousel, controlled simultaneously.
Ok, thanks for the reply.
In attempt to set up a layout that displays 8 thumbnails stacked on top of each other, I altered the CSS of the carousel. In doing this, the easing of the animation has been altered as well. An example of this can be viewed here:
http://dev.media-comm.com/
How can I restore the original animation? I have tried changing the speed and this has not helped the issue.