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.

Possible Duplicate:
Does Internet Explorer support pushState and replaceState?

Any word yet on whether IE10 will support the HTML 5 History API?

share|improve this question

marked as duplicate by dave1010, Peter O., Linger, jigfox, Jan Hančič Nov 27 '12 at 15:00

This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.

3 Answers

No, IE10 does not support HTML5 History API.

Check IE10 Platform Preview 2.

share|improve this answer

YESSS! Looks like IE10 will have it :)

http://msdn.microsoft.com/en-us/ie/hh272905.aspx#_HTML5History

share|improve this answer
as of today, it has a bug making it useless: IE10 history implementation has a bug, the popstate event does not fire. Here is the test fiddle, that works in chrome and firefox: jsfiddle.net/citykid/dFs6R/1 – citykid Apr 4 at 10:56

Check Metro style browsing: one engine, two experiences, no compromises out. According to the blog, the feature should be available in the IE10 in the Win8 BUILD version already.

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.