Skip to content Skip to sidebar Skip to footer

Have Carousel IScroll Inside An Existing Vertical IScroll

I am having trouble with implementing Carousel inside a vertical iScroll. Since the Carousel is horizontal scrolling and iScroll is vertical scrolling, its causing a glitch, in t

Solution 1:

Here you go...

http://jsfiddle.net/manseuk/r9VL2/2/

A horizontal carousel inside a vertical scroll.


Solution 2:

Try moving your myWipe to the outside of the unordered list.


Solution 3:

If you're after multi-directional scrolling you can try Motus.js out.

*Disclaimer: I wrote the library.


Post a Comment for "Have Carousel IScroll Inside An Existing Vertical IScroll"