jsor / jcarousel

Riding carousels with jQuery.
https://sorgalla.com/jcarousel/
MIT License
1.99k stars 734 forks source link

Scroll on mobile #824

Closed chxuzzu closed 7 years ago

chxuzzu commented 7 years ago

Can I change the active images by scroll the slider on mobile...

jsor commented 7 years ago

Not by default, but you could try the jcarouselSwipe Plugin: https://github.com/jsor/jcarousel#third-party-plugins

chxuzzu commented 7 years ago

Thank you.