I am using the latest version of Phonegap on IOS (ipad) and I can\'t seem to disable the vertical overscroll/bounce on the whole app. I don\'t mind it on inner elements but
The accepted answer did not work for me, I had to set UIWebViewBounce to false:
UIWebViewBounce
false