长 jQuery 手风琴的问题

发布于 2024-11-25 12:58:23 字数 331 浏览 0 评论 0原文

我在使用长 jQuery 手风琴时遇到了一个奇怪的问题。在页面顶部,一切都很好。一旦页面需要滚动,事情就会开始变得愚蠢。页面底部附近的手风琴选项卡打开得很好,但是页面会自动跳到顶部,迫使您向下滚动以查看下拉菜单?

这是一个例子: http://staging.embarcadero.com/products/delphi-xe-frequently -asked-questions

希望我能解释清楚。

I am running in to a strange problem with a long jQuery accordion. Towards the top of the page, everything works great. As soon as the page needs to scroll things start acting goofy. The accordion tabs near the bottom of the page open just fine, but the page automatically jumps to the top when it does to forcing you to scroll back down to see the drop down?

Here is an example:
http://staging.embarcadero.com/products/delphi-xe-frequently-asked-questions

Hope I explained this ok.

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

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

发布评论

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

评论(1

临走之时 2024-12-02 12:58:23

我看不到您的页面,但很可能出现错误 = 您没有在附加的 javascript 代码末尾添加 return false() (或 e.preventDefault(); 点击事件

I cant see your page but most likely error = you didn't add return false() (or e.preventDefault(); at the end of your javascript code attached to click event

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