Pjax History 不起作用 - 只有我这样吗?
查看 PJAX 现场演示时 - http://padrino-pjax.heroku.com/ 历史记录(后退按钮)不起作用! 我找不到任何有关它的文档,如果它破坏了历史记录功能,它似乎毫无用处。
谁能告诉我这是否应该是这样?
我所做的检查是通过 3 个链接(不要忘记选中“使用 PJAX”框) 然后单击返回,看到它转到第一个而不是第二个。
谢谢
when checking the PJAX live demo - http://padrino-pjax.heroku.com/
The history (back button) don't work!
I can not find any documentation about it, it seems useless if it craps the history functionality.
Can anyone tell me if this is how it should be?
What I did to check was go through the 3 links (don't forget to check the "use PJAX" box)
then clicking back and seeing it went to the first one instead of the second.
thank you
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
效果很好。您需要首先通过复选框启用它;)
it's works fine. you need to enable it first via checkbox ;)
我建议检查原始代码,您发布的内容是此处创建的原始演示的移植: https://github.com/defunkt/jquery-pjax/tree/heroku
I suggest to check the original code, what you posted is a porting of the original demo founded here: https://github.com/defunkt/jquery-pjax/tree/heroku