Hi,
I have created a carousel here:
http://codepen.io/itsthomas/pen/NpdWmj
But it's not working with touch swipe on touch screens.
Is there any way I can modify the code, so that it support touch screen?
Thanks
Printable View
Hi,
I have created a carousel here:
http://codepen.io/itsthomas/pen/NpdWmj
But it's not working with touch swipe on touch screens.
Is there any way I can modify the code, so that it support touch screen?
Thanks
Follow these directions http://lazcreative.com/blog/adding-s...-carousel-3-0/
But this solution seems to be for Bootstrap carousel. Can I use it for my custom build carousel too?
I thought it was Bootstrap because of the way the columns were coded, sorry. I'd try it anyway.