Jquery Mobile - 为什么 Android 上的滚动视图/滚动比 iOS 上慢得多?

发布于 2024-12-03 01:27:52 字数 507 浏览 0 评论 0原文

我开发了一个订单输入表单,我想在移动设备上使用它。

以下是示例的链接。

问题是:

在 iOS(iPhone4G、iPad)上,水平滚动速度非常快。在 Android (HTC Sense) 上速度超级慢。

我发现了一个 JQM 论坛中的线程 使 box-shadow 成为 Android 上滚动缓慢的罪魁祸首。但即使在删除所有盒子阴影后,事情也并没有真正加快。

奇怪的是,如果我删除所有输入字段(“sizeBox”列表中的第二个和第三个列表项,事情仍然不会加快。

有人可以指出我的另一个原因吗?

感谢帮助!

I have developed an order entry form, which I want to use on mobile devices.

Here is the link to the example.

The problem is:

On iOS (iPhone4G, iPad) the horizontal scrolling is super-fast. On Android (HTC Sense) it's super-slow.

I have found a thread in the JQM-forum making box-shadow the culprit for slow scrolling on Android. But things don't really speed up even after removing all box-shadows.

Strangely, if I remove all input fields (2nd and 3rd list item from "sizeBox"-list, things still don't speed up.

Can someone point me to another cause?

Thanks for help!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

孤城病女 2024-12-10 01:27:53

在玩了一段时间这个例子之后......边界半径和背景渐变显着减慢了速度。寻找最佳外观与可用性设置的问题。

After playing around for a while with the example... border-radius und background-gradients slow things down considerably. A matter of finding the best looks vs. usability setup.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文