davidaurelio / TouchScroll

TouchScroll is a JavaScript- and CSS 3-based scroller for devices using Webkit Mobile. It is meant to mimic “native” scrolling feeling and behavior as much as possible.
http://uxebu.com/blog/2010/04/27/touchscroll-a-scrolling-layer-for-webkit-mobile/
BSD 2-Clause "Simplified" License
474 stars 61 forks source link

Vertical Scroll not working #26

Open suganyazen opened 12 years ago

suganyazen commented 12 years ago

I am using horizontal scrolling for an image.

After using touch scroll, horizontal scrolling is working successfully.

But default vertical scroll behaviour of jquery mobile is not working

Can you please help to rectify this issue?