jQuery 树视图插件无法在 jQuery 手风琴插件中工作

发布于 2024-08-02 20:58:53 字数 154 浏览 0 评论 0原文

我目前正在使用 jQuery 手风琴插件,并且我需要在手风琴中使用树视图插件。然而,这不起作用,而且这似乎是一个已知问题(尝试谷歌搜索“jquery Accordion Treeview”)。

是否有任何插件可以取代树视图,但为我提供类似灵活的树状导航行为? (也适用于手风琴)

I am currently using the jQuery accordion plugin, and I need to use the treeview plugin within the accordion. However this doesn't work, and it seems to be a known problem (try googling "jquery accordion treeview").

Are there any plugins that might replace treeview but provide me with a similar flexible tree-like navigation behaviour? (and also works within an accordion)

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

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

发布评论

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

评论(1

方圜几里 2024-08-09 20:58:53

如果你不介意暂时远离 jquery,
你可以尝试 YUI 的树视图。您可以安全地将 YUI 与 Jquery 混合和组合,并且它也是跨浏览器兼容的。可以在此处找到 Yahoo Treeview 信息
http://developer.yahoo.com/yui/treeview/

还有一堆示例和在线演示在这里
http://developer.yahoo.com/yui/examples/treeview/index.html html

If you don't mind straying away from jquery for a moment,
you can try the tree-view from YUI. You can safely mix and mach YUI with Jquery and it is also cross browser compatible. The Yahoo Treeview information can be found here
http://developer.yahoo.com/yui/treeview/

and there are a bunch of examples and on line demos here
http://developer.yahoo.com/yui/examples/treeview/index.html

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