iscroll 子表左右滚动同时保持页面整体上下滚动
Posted xqnq2007
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了iscroll 子表左右滚动同时保持页面整体上下滚动相关的知识,希望对你有一定的参考价值。
if ( this.options.preventDefault && !utils.isBadandroid && !utils.preventDefaultException(e.target, this.options.preventDefaultException) ) {
//e.preventDefault();
}
注释掉e.preventDefault();
原理:
不能阻止全局的移动事件
以上是关于iscroll 子表左右滚动同时保持页面整体上下滚动的主要内容,如果未能解决你的问题,请参考以下文章