Created
March 27, 2019 22:26
-
-
Save ilearnjavascript/7b2fb314e732e054e003d1287b47dcc6 to your computer and use it in GitHub Desktop.
plainjs - window.postmessage and iframes - 3.js
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
targetWindow.postMessage(message, targetOrigin, [transfer]); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment