This jQuery plugin enables very basic bookmarkable #hash history via a cross-browser HTML5 window.onhashchange event.
History.js gracefully supports the HTML5 History/State APIs (pushState, replaceState, onPopState) in all browsers. Including continued support for data, titles, replaceState. Supports jQuery, MooTools...
翻译 - History.js在所有浏览器中都优雅地支持HTML5历史记录/状态API(pushState,replaceState,onPopState)。包括对数据,标题,replaceState的持续支持。支持jQuery,MooTools和Prototype。对于HTML5浏览器,这意味着您可以直接修改URL,而无需再使用哈希。对于HTML4浏览器,它将恢复为使用旧的onhashchange功能。
History Management via popstate or hashchange.
Deprecated. Use https://github.com/browserstate/history.js
A jQuery plugin which allows to bind callbacks to custom window.location.hash (uri fragment id) values.
A simple hashchange-driven tabbed navigation
jQuery Ajaxy aims at solving complicated AJAX Paradigms by providing you with a easy managed solution to bind into page state (URL Hash) changes, AJAX form submits, and support AJAX links
jQuery Hashchange Event Plugin
Fire a callback when the hash changes
jQuery Cycle meets Hashchange