/ Published in: JavaScript
Disable using Javascript.
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
<script type=\"text/javascript\"> document.ontouchmove = function(e){ e.preventDefault(); } </script>
URL: http://oiphonemad.blogspot.com/2011/02/uiwebview-disable-scrolling.html