jquery ui 小部件之间的冲突

发布于 2024-12-10 19:05:53 字数 453 浏览 0 评论 0原文

我正在使用此页面中的 带有面包屑的 ipod 样式菜单 http://www .filamentgroup.com/lab/jquery_ipod_style_and_flyout_menus/

http://jqueryui.com/demos/autocomplete/#combobox 同时。 现在的问题是他们之间存在矛盾。带面包屑的 Ipod 风格菜单效果很好,但组合框则不然。组合框给出一堆错误。我建议两者都使用相同的变量名称。有什么办法可以解决这个问题吗?

I'm using ipod style menu with breadcrumb from this page http://www.filamentgroup.com/lab/jquery_ipod_style_and_flyout_menus/

and

http://jqueryui.com/demos/autocomplete/#combobox at the same time.
Now the problem is they're conflicting. Ipod style menu with breadcrumb works well but combobox doesn't. The combobox giving bunch of errors. I suggest both using same var names. Is there any way to fix that problem?

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

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

发布评论

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

评论(2

汐鸠 2024-12-17 19:05:53

您使用两者的目的相同还是不同?如果不同,则效果很好,就像我刚刚在这里实现的那样,您可以查看此演示

http://jsfiddle.net/r8tHu/15/

Are yo using both for the same or for different?If different it works well as I have just implemented here you can go through this demo

http://jsfiddle.net/r8tHu/15/

情定在深秋 2024-12-17 19:05:53

新的 jQuery UI 菜单与 Ipod 菜单的功能不一样吗?

您可以尝试使用它,因为它都是 jQuery UI 团队的官方小部件:
http://docs.jquery.com/UI/Menu

您能粘贴您收到的错误吗?

Dosen't the new jQuery UI Menu do the same as the Ipod Menu?

You can try using this instead, since it is both official widgets from the jQuery UI team:
http://docs.jquery.com/UI/Menu

Could you paste the errors you get?

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