Skip to content

yhappy/iframe-postMessage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

iframe-postMessage

iframe 跨域通信示例代码

window.postMessage() 方法可以安全地实现跨源通信。

otherWindow.postMessage(message, targetOrigin, [transfer]);

参考链接:

MDN

掘金

About

frame 跨域通信示例代码 window.postMessage() 方法可以安全地实现跨源通信。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages