I'm looking for a polyfill for HTML5 History API. I don't understand why https://github.com/balupton/History.js/ is widely popular since there are so many issues (as of June 27, 2012, there are 109 open issues reported on Github). What really annoys me is "statechage is triggered everytime pushState is called". I'd like to know, if there is a History API implementation for IEs (since all other browsers have implemented it already…).
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
|||||||||||||
|
|
It seems like there are no other polyfills than History.js. Modernizr lists a bunch of HTML 5 Polyfills here and they show PJAX as the only another alternative. |
|||||
|