开发者

iPhone: jQuery scroll() event only fires on release

开发者 https://www.devze.com 2023-04-04 22:37 出处:网络
I noticed that on the iPhone, the scroll event only fires after I finish sc开发者_开发问答rolling. Is there a way to detect the start of a scroll?The documentation confirms this issue. Would binding t

I noticed that on the iPhone, the scroll event only fires after I finish sc开发者_开发问答rolling. Is there a way to detect the start of a scroll?


The documentation confirms this issue. Would binding to ontouchmove work for you?

0

精彩评论

暂无评论...
验证码 换一张
取 消