禁用滑动事件,阻止触发浏览器翻页行为
 
<html lang="en" style="height:100%"  ontouchmove="(function(){window.event.preventDefault();})()">

 

相关文章: