A carousel which let you
- Use CSS Animation libraries like Animate.css for Slide In and Slide Out Animations.
- Use different animations for every Slides. Even, different animations for In and Out.
- Different amount of time to delay automatically cycling an item.
- To make Vertical carousel.
You can use any of these Animation libraries for the animations. But, as Default animator, you must use Animate.css
If you do not want to use any of the animation libraries, you can use your own animations, created using CSS3 animations properties. But you must not use css positions properties (Position, Top, Left, Right, Bottom).