jquery 手风琴性能

发布于 2024-09-27 07:43:58 字数 121 浏览 4 评论 0原文

有谁知道在性能成为问题之前 jQuery 手风琴可以处理多少个元素?我有一个嵌套的手风琴结构,在根级别有十个项目,然后每个根项目中都有一些嵌套项目,嵌套级别为三或四。性能无法使用。即使有两个级别也不是很好。有人有什么至理名言吗?

Does anyone know how many elements a jQuery accordion can handle before performance becomes a problem? I have a nested accordion structure with ten items at the root level, and then a handful of nested items within each root item down to a nesting level of three or four. Performance is unusable. It isn't great even with two levels. Anyone got any words of wisdom?

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

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

发布评论

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

评论(1

稀香 2024-10-04 07:43:58

作为信息,IE7 开始与分布在三个级别的数百个条目苦苦挣扎。铬很好。如果您正在考虑使用手风琴,我建议您在采用该技术之前先用实际音量进行测试。

For information, IE7 started struggling with a few hundred entries sprinkled over three levels. Chrome was fine. If you are considering using the accordion I would recommend testing with realistic volumes before committing to that technique.

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