JQuery ScrollTo 冲突

发布于 2024-10-19 15:33:11 字数 481 浏览 6 评论 0原文

我已经建立了一个使用 jquery 和 3 个插件的网站...

  1. jquery.lightbox-0.5
  2. ScrollTo
  3. jPlayer

我的 jPlayer 脚本和 ScrollTo 脚本之间仍然存在某种冲突。 如果没有 jPlayer,ScrollTo 脚本可以正常工作。但是,当我添加 jPlayer 时,ScrollTo 函数会将页面滚动到选定的 div,然后将滚动返回到页面顶部,而不是停留在选定的 div 上。

有人可以帮助我理解冲突是什么。我可以在同一页面上使用这两个脚本吗?

这是我正在开发的网站。

http://www.multiplydivide.com/colm/mainorder.html#

I have built a site that uses jquery and 3 plugins...

  1. jquery.lightbox-0.5
  2. ScrollTo
  3. jPlayer

I continue to have some sort of conflict between my jPlayer script and the ScrollTo script.
Without jPlayer the ScrollTo script works fine. But when I add jPlayer the ScrollTo function scrolls the page to the selected div but then returns the scroll to the top of the page rather than staying on that selected div.

Could someone help me understand what the conflict is. Can I use both these scripts on the same page.

Here is the site I am working on.

http://www.multiplydivide.com/colm/mainorder.html#

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

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

发布评论

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

评论(1

失而复得 2024-10-26 15:33:11

我更新到了 jquery.scrollTo-min.js 和 jquery.scrollTo.js 的最新版本。那时工作得很好。

I updated to the latest version of both jquery.scrollTo-min.js and jquery.scrollTo.js. Worked fine then.

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