gpt4 book ai didi

javascript - 快速按钮 vs 消除 ios UIWebView 上的触摸延迟?

转载 作者:行者123 更新时间:2023-11-28 09:16:28 24 4
gpt4 key购买 nike

我有一个适用于 ios 的网络应用程序。我想实现所谓的“快速单击按钮”,详细信息如下:

http://cubiq.org/remove-onclick-delay-on-webkit-for-iphone https://developers.google.com/mobile/articles/fast_buttons

但我从其他帖子中看到,在ios5中我们可以访问属于UIWebView的UIScrollView,以便我们可以消除点击延迟。我们可以通过以下方式做到这一点:

UIwebView links delay

[webView.scrollView setDelaysContentTouches:NO]

这是现在推荐的方法吗?这看起来简单多了,因为我只针对 ios。

谢谢

最佳答案

据我所知,setDelaysContentTouches 并不能消除 300 毫秒的延迟。至少,在我的测试中没有。然而,链接到的 javascript 解决方案对我来说确实有效。

关于javascript - 快速按钮 vs 消除 ios UIWebView 上的触摸延迟?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/15579689/

24 4 0
文章推荐: html - 将
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com