The opener property returns a reference to the window that created the window. If window xxx opens window yyy: yyy.opener returns xxx. yyy.opener.close() closes ...
確定! 回上一頁