My problem is to open a window, use Window.close () to turn off the current window, pop up a dialog box to determine if the current window is turned off, how do you not let this dialog box appears? Or can you customize the window style when you open a browser window? The above window refers to it is not WINDOW.Open ().
-------------------------------------------------- -------------
JavaScript: window.opener = null; window.close ();