子窗口JS代码:. 使用window.open后的子窗口调用父窗口方法代码 // 调用父窗口方法 function setParentImgUrl(){ window.opener.testfun('children'); ...
確定! 回上一頁