angular开发手机网页小记

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

 

posted @ 2018-10-12 10:42  jht_newbie  阅读(442)  评论(0编辑  收藏  举报