使用 - window.history.pushState 更新页面/URL

发布于 2024-10-10 14:28:57 字数 260 浏览 2 评论 0原文

我有兴趣让我的应用程序更新而不刷新页面,并且 URL 中没有 # 哈希。

我见过使用散列的 jQuery BBQ,但是最近 github 上关于 PushState 的博客文章看起来很棒。

https://gist.github.com/730603

有谁知道有任何教程展示如何使用它吗?或者也许可以提供一个示例,说明如何实现此操作以将 PushState 与 Web 应用程序上的某些链接一起使用?

谢谢

I'm interested in having my app update w/o page refresh and without a # hash in a URL.

I've seen jQuery BBQ which uses the hash but then came github's recent blog post about pushState which looks great.

https://gist.github.com/730603

Does anyone know of any tutorials showing how to use it? Or perhaps can provide an example of how to implement this to use pushState with certain links on the web app?

Thanks

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

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

发布评论

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

评论(1

抚你发端 2024-10-17 14:28:57

编辑:(我知道你提到了 GitHub,但我不确定你是否知道 Gist 的实际帖子)
GitHub 最近在博客上介绍了它: https://github.com/blog/760-the-tree -滑块

编辑:
还有一个很棒的 RailsCasts 剧集: http://railscasts.com/episodes/246- ajax 历史状态

Edit: (I know you mentioned GitHub but I wasn't sure if you were aware of the actual post of just the Gist)
GitHub recently blogged about it: https://github.com/blog/760-the-tree-slider

Edit:
There's also a great RailsCasts episode on it: http://railscasts.com/episodes/246-ajax-history-state

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