/simple-carousel-js

Try not to use plugin for simple carousel

Primary LanguageCSS

Use Case

new Carousel('#favepay-carousel').init();

or

var carousel2 = new Carousel('#slider2', {
  radius: 0,
  padding: 0,
  width: 100,
});
carousel2.init();

Example

alt text