scollTo + hashchange:奇怪的后退/前进行为
我正在尝试将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 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论