I don\'t know if this is even possible or what to Google to find it, but like you can add:
If you're using Cordova 1.7+, just open the Cordova.plist file and set the key UIWebViewBounce to NO
UIWebViewBounce
NO
In Cordova 2.3+, this is now config.xml and you need to set it to false.
false