jquery-ui 手风琴问题:面板在单击时不展开,但在页面刷新时展开
快速提问:
我正在使用 jquery-ui Accordion 1.8.16。当我尝试通过单击来展开面板时,它只是展开了一点并冻结在那里。如果我刷新页面,则会显示该面板下的内容。每个面板都有其唯一的 ID。
造成这个问题的可能原因有哪些?
Quick question:
I am using jquery-ui accordion 1.8.16. When I tried to expand a panel by clicking it, it just expand a little bit and freeze there. If I refresh the page, the content under that panel is shown. Each panel has its unique id.
What are the possible reasons for this issue?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
使用我的 Jquery Fu,我感觉到你的问题是一个缓和问题。你应该调查一下。
Using my Jquery Fu, I'm sensing that your problem is an easing issue. You should look into that.