标签:浏览器 手机浏览 event fun deb code func 手机浏览器 左右
$(‘body‘).on(‘touchmove‘,‘.slidebg‘,function () { $(document.body).on(‘touchmove.prevUC‘, function(e) { e.preventDefault(); }); }); $(‘body‘).on(‘touchend‘,‘.slidebg‘,function () { $(document.body).off(‘touchmove.prevUC‘); });
标签:浏览器 手机浏览 event fun deb code func 手机浏览器 左右
原文地址:http://www.cnblogs.com/web-fusheng/p/7597613.html