scollTo + hashchange:奇怪的后退/前进行为

发布于 2024-12-27 12:59:45 字数 599 浏览 2 评论 0原文

我正在尝试将Ariel Fiesler 的scrollTo 插件与Ben Alman 的hashchange 插件结合使用。基本上我滚动到页面上的不同 DIV,并尝试使用 hashchange 来实现后退/前进按钮功能。

它有点有效,但不一致。每隔一个后退或前进,它就会滚动。但在其他情况下,它只是跳到滚动位置。所以你会得到类似:1.跳跃,2.滚动,3.跳跃,4.滚动等等。

这是实时站点的链接: http://www.6by7.net/

以及我的插件使用:
http://flesler.blogspot.com/2007/10/jqueryscrollto.html
http://benalman.com/projects/jquery-hashchange-plugin/

I'm trying to use Ariel Fiesler's scrollTo plugin in conjunction with Ben Alman's hashchange plugin. Basically I'm scrolling to different DIVs on my page, and trying to use hashchange for back/forward button functionality.

It sort of works, but it's inconsistent. On every other back or forward, it scrolls. But on the others it just jumps to the scroll position. So you get something like: 1. Jump, 2. Scroll, 3. Jump, 4. Scroll and so on.

Here's a link to the live site: http://www.6by7.net/

And the plugins I'm using:
http://flesler.blogspot.com/2007/10/jqueryscrollto.html
http://benalman.com/projects/jquery-hashchange-plugin/

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文