Web features explorer

postMessage

Widely available
Tags: api Groups: Messaging

The postMessage() global method sends cross-origin messages to windows and workers, including popups and iframes. Also known as cross-document messaging. To learn more, see Window: postMessage() method, Worker: postMessage() method at MDN.

Compatibility (view on caniuse.com)

Specifications