Does JQuery have an equivalent to Dojo's scrollview? I want to have multiple panes scrolling independently on a worklight tablet application. I tried iscroll-view but it scrolls the whole screen rather than just a single content pane.
In the mobile browser simulator it works find and the scrolling is nice and smooth. however, when I run it on an actual iPad v2 it scrolls the whole page and even scrolls the headers and nav bar at the bottom.