window.open will open a new browser with the specified URL. · window.location.href will open the URL in the window in which the code is called.
確定! 回上一頁