在 JQuery 中强制重新加载

发布于 2024-09-14 07:49:00 字数 384 浏览 10 评论 0原文

我正在使用 http://nixboxdesigns.com/projects/jquery-lavalamp/ 的 Lavalamp 插件 一切似乎都工作正常,除了使用后退按钮时有一点奇怪。

例如:

  1. 如果您从主页开始,则悬停在主页菜单下方。
  2. 单击新的菜单项,其下方会出现
  3. 悬停 单击浏览器的后退按钮,悬停不会返回到主菜单项,而是停留在之前单击的菜单项上。

我需要找到一种方法在触发后退按钮时调用 Lavalamp 函数。

希望在这里得到一些帮助

I am making use of the Lavalamp plugin from http://nixboxdesigns.com/projects/jquery-lavalamp/ and everything seems to be working fine except that there is a little quirk when using the back button.

For example:

  1. If you are starting off from the home page, the hover is underneath the home menu.
  2. Click on a new menu item, the hover appears underneath it
  3. Click on the browser's back button, and the hover does not return to the home menu item, it stays at the previously clicked one.

I need to find a way to call the Lavalamp function when the back button is being triggered.

Hope to get some help here

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

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

发布评论

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

评论(1

梦断已成空 2024-09-21 07:49:00

听起来 OnBeforeUnload 事件就是你的意思寻找。

It sounds like the OnBeforeUnload event is what you are looking for.

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