Window.parent doesn't mean the window from which the popup was opened. You should probably try window.opener.focus(). I found these links ...
確定! 回上一頁