getElementById('myframe');//获取iframe myframe.contentWindow.postMessage({data:'parent'},childDomain);//childDomain是子页面的源(协议+主机+端口号) ...
確定! 回上一頁