web手機端禁止滑動,web手機端禁止上下滑動。

// 禁止滑動
document.ontouchstart = function(){
return false;
};

// 開啓滑動
document.ontouchstart = function(){
return false;
};

推薦前端羣 羣名稱:html5/css3/js/jq/nodejs/div 羣號:339840649 點擊加入:html5/css3/js/jq/nodejs/div
掃描加入:

相關文章
相關標籤/搜索