可滚动内容,支持跨浏览器(包括 iOS)

发布于 2024-10-31 21:06:23 字数 291 浏览 1 评论 0原文

众所周知,可滚动内容(即 CSS overflow:scroll;)需要在没有滚动条的 iOS 上进行可怕的两指滚动。我研究了多种方法来获得漂亮且有吸引力的 iOS 滚动条,但这还不够好,因为它们都是为 iOS Web 应用程序设计的。

所以我正在寻找一个可以执行以下任一操作的解决方案:

  1. 检测苹果移动 safari 并将 JavaScript 应用于所有溢出:滚动元素。
  2. 是一个用于可滚动内容的跨浏览器解决方案,包括 iOS(最好)

有什么想法吗?

As we all know scrollable content i.e. CSS overflow:scroll; requires a hideous two finger scroll on iOS with no scrollbars. I have researched multiple ways to have a nice attractive iOS scroll but it's not good enough as they are all designed for iOS web apps.

So I am after a solution that does either of these things:

  1. Detects apple mobile safari and applies a javascript to all overflow:scroll elements.
  2. Is a cross browser solution for scrollable content including iOS (would be nicest)

Any ideas?

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

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

发布评论

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

评论(1

往事风中埋 2024-11-07 21:06:23

检查iScroll 4。它是跨浏览器兼容的,并且还具有精简版本。

Check iScroll 4. It's cross-browser compatible, and it also features a lite version.

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