What are all the browsers that support the window.postMessage
call now? I am looking for browsers that support it natively, not through an iFrame hack.
postMessage() The window. postMessage() method safely enables cross-origin communication between Window objects; e.g., between a page and a pop-up that it spawned, or between a page and an iframe embedded within it.
SendMessage: Sends a message and waits until the procedure which is responsible for the message finishes and returns. PostMessage: Sends a message to the message queue and returns immediately.
Can I use cross-document messaging
FF3+, IE8+, Chrome, Safari(5?), Opera10+
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With