Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Opera 11.11 pushState and replaceState! #89

Closed
laukstein opened this issue Jun 6, 2011 · 5 comments
Closed

Opera 11.11 pushState and replaceState! #89

laukstein opened this issue Jun 6, 2011 · 5 comments

Comments

@laukstein
Copy link
Contributor

Opera 11.11 (Opera Presto 2.8) has HTML5 Session History & Navigation support http://www.opera.com/docs/specs/presto28/sessionhistorynav/ , but it still does not work in latest jQuery Address State. Unfortunately it returns hash fallback.

@asual
Copy link
Owner

asual commented Jun 6, 2011

Just downloaded and tried Opera/9.80 (Macintosh; Intel Mac OS X 10.6.7; U; en) Presto/2.8.131 Version/11.11.

It simply doesn't have pushState support yet. I get the following:
Uncaught exception: TypeError: 'window.history.pushState' is not a function

@jacksmith117
Copy link

Will be supported in Opera 11.50+

@laukstein
Copy link
Contributor Author

Then seems like Opera team has publicized not true information in http://www.opera.com/docs/specs/presto28/sessionhistorynav/

@jacksmith117
Copy link

It seems that not all features of Presto are supported immediately by the browser itself. It took some time for them to integrate it into the browser.

@laukstein
Copy link
Contributor Author

It's supported in Opera 11.50. You can see the successful result in http://lab.laukstein.com/ajax-seo/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants