例如: A页面中使用window.open('B.html'); 在新窗口打开B页面; ... { Awin = window.opener;//返回对创建此窗口的窗口的引用(A窗口对象) } if ...
確定! 回上一頁