使用 History.js 处理每个 ajax 检索页面的页内 javascript

发布于 2025-01-02 04:58:03 字数 100 浏览 0 评论 0 原文

我如何以最好的方式做到这一点?不引人注目并不断调用jquery的live方法?

假设所有内容都必须加载到 document.ready 和 ajaxComplete 上?

How do i do this in the best possible way? Unobtrusive and keep calling jquery's live method?

Assume everything has to be loaded on document.ready and on ajaxComplete?

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

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

发布评论

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

评论(1

财迷小姐 2025-01-09 04:58:03

jQuery BBQ 应该相当不错。演示此处

这是带有演示的 history.js 此处 并使用 HTML5 History API、History.js 和 jQuery 来 ajax 整个网站 这段代码就是您所需要的。

jQuery BBQ is supposed to be pretty nice. Demo here.

Here is history.js with demo here and to ajaxify your entire website with the HTML5 History API, History.js and jQuery this snippet of code is all you need.

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