document.ontouchmove = function(e) { e.preventDefault(); } /** 禁止ios默认拉动弹性行为**/
禁止ios默认拉动弹性行为
原文:http://www.cnblogs.com/xinlinux/p/4143819.html