ixisio / bootstrap-touch-carousel

[Not maintained] A drop-in perfection for Twitter Bootstrap's Carousel (v3) to enable gestures on touch devices
http://ixisio.github.io/bootstrap-touch-carousel/
MIT License
149 stars 51 forks source link

Can't use endles loop on site #25

Closed Itachi261092 closed 10 years ago

Itachi261092 commented 10 years ago

Hello, i'm use touch-carousel and in script use string $('.carousel').carousel('cycle') for endless loop work. if i click on arrows it's work. but touch not work. try it on white banner http://stroyresurs.b23.netex.pro/ (this is preview development)

ixisio commented 10 years ago

hey @Itachi261092, endless loops are part of my todo list, see https://github.com/ixisio/bootstrap-touch-carousel#feature-requests--future-tasks. Currently endless cycling is not possible, sorry!

feel free to implement this feature if you like :)

Cheers Andy