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

remove sniff for Opera #2

Open
miketaylr opened this issue May 6, 2011 · 1 comment
Open

remove sniff for Opera #2

miketaylr opened this issue May 6, 2011 · 1 comment

Comments

@miketaylr
Copy link

https://github.com/cowboy/jquery-postmessage/blob/master/jquery.ba-postmessage.js#L67

You probably couldn't get it to work because postMessage() used to be on document. Opera's implementation predated the specification of window.postMessage().

Would be nice to fix this, because it's unusable in Opera today--history is clobbered.

@miketaylr
Copy link
Author

Oh, just checked and 9.64 has postMessage on window. I can peek more next week or so.

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

1 participant