jquery历史记录插件
我正在使用这个插件:
http://plugins.jquery.com/project/history
此页面:
http://www.crtaci.info/index.php?autocom=majice
我不知道为什么,但似乎我不知道该怎么做才能让它发挥作用...我想我需要更多的睡眠...:)
I am using this plugin:
http://plugins.jquery.com/project/history
on this page:
http://www.crtaci.info/index.php?autocom=majice
I dont know why but it seems i cant figure out what to do to get this to work... Guess i need more sleep... :)
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
我使用 jQuery BBQ:后退按钮和查询库。它简单、健壮,并且具有
http://benalman.com/projects/jquery-bbq-plugin/
I use the jQuery BBQ: Back Button & Query Library. It's simple, robust, and has a
http://benalman.com/projects/jquery-bbq-plugin/
Railscasts 有一个关于此主题的剧集: http://railscasts.com/episodes/ 175-ajax-history-and-bookmarks
railscasts has an episode regarding this topic: http://railscasts.com/episodes/175-ajax-history-and-bookmarks
我使用的另一种选择是 balupton 的 jQuery History,它可以很好地跟踪您网站的哈希更改。 jQuery Ajaxy 允许您拥有丰富的 ajax 网站,同时仍然支持后退和前进按钮并且无需服务器端更改。
jQuery 历史记录: http://www.balupton.com/projects/jquery-history
jQuery Ajaxy: http://www.balupton.com/projects/jquery-ajaxy
An alternative which I use is balupton's jQuery History which provides nice tracking of hash changes for your website. And jQuery Ajaxy which allows you to have a rich ajax website while still supporting the back and forward buttons and no server side changes.
jQuery History: http://www.balupton.com/projects/jquery-history
jQuery Ajaxy: http://www.balupton.com/projects/jquery-ajaxy