Jquery Mobile Swipe Performance问题

时间:2014-06-30 16:04:37

标签: jquery performance jquery-mobile swipe

我通过以下链接在手机和平​​板电脑上遇到了性能问题。 http://05sch.com/freemagazine/index.php/our-magazines/publication/march-2014-issue/7#page_3

任何人都可以分享你的想法?非常感谢。

这是开发网站,有些样式不是很好,但必须解决主要问题,刷卡性能!谢谢!!

1 个答案:

答案 0 :(得分:0)

jQueryMobile允许校准此命名空间中的滑动事件:$ .event.special.swipe [propertyName]您在评论中引用的链接将起作用。但是,设置$ .event.special.swipe.horizo​​ntalDistanceThreshold = 10,可以获得相同的结果。