pushState + ajax = pjax
翻译 - pushState + ajax = pjax
Static file server that works with HTML5 Pushstate.
HTML5 History API expansion for browsers not supporting pushState, replaceState
RESTful degradable JavaScript routing using pushState
Easily enable fast Ajax navigation on any website (using pushState + xhr)
gwt-pushstate implements easy to use HTML5 pushState support for GWT projects.
Clojurescript library for quick and easy HTML5 pushState
Extend the <a> tag with history.pushState()
A standalone implementation of Pushstate AJAX, for non-jquery webpages.
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功能。