To close a window or tab that was opened using JavaScript, call window.close() . For example, the following will close the current window/tab. < ...
確定! 回上一頁