jquery UI 手风琴上的默认图标(箭头)未出现
我正在使用 jquery ui 手风琴,就像他们的演示
http://jqueryui.com/demos/accordion/ 中所示
但是,默认的箭头图标没有出现。谁能告诉我可能是什么原因。我正在使用以下js和css:
1)jquery.min.js
2)jquery-ui.min.js-1.8.13
3)jquery-ui.css-1.8.15。
我有什么遗漏的吗?
I am using jquery ui accordion just as shown in their demo
http://jqueryui.com/demos/accordion/
However the default arrow icons are not appearing. Can anyone please tell what could be the reason. I am using following js and css:
1) jquery.min.js
2) jquery-ui.min.js-1.8.13
3) jquery-ui.css-1.8.15.
Is there anything I am missing out??
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我没有审查您的代码,因此可以了解您的代码出了什么问题。
只需尝试下面的链接来完成您的任务,对我来说它工作得很好;
http://chandreshmaheshwari.wordpress.com/2011/05/27/accordian-菜单/
谢谢。
i did not review your code, so can get understand whats doing wrong with your code.
Just try below link for your task, for me its working nicely;
http://chandreshmaheshwari.wordpress.com/2011/05/27/accordian-menu/
Thanks.