Close a IE11 window without receiving the “Do you want to close this window” prompt?
window.open('', '_self', ''); window.close();
http://stackoverflow.com/questions/57854/how-can-i-close-a-browser-window-without-receiving-the-do-you-want-to-close-thi
http://stackoverflow.com/questions/24807111/close-browser-without-prompt
还没有评论,来说两句吧...