父向子通信parent.html child.html 注意:1. ... postMessage({data:'parent'},childDomain);//childDomain是子页面的源(协议+主机+端口号) ...
確定! 回上一頁