03-31-2012 01:16 AM
12-03-2012 06:19 AM
Hi,
Am using tablet OS2.0
I had the same issue with scrolling but the kitchenSink was working. so after comparing with my code found out that I had the following meta tag: <meta name="touch-event-mode" content="pure-with-mouse-conversion" >
Removing content="pure-with-mouse-conversion" made it scroll.