不弹出确认框,关闭网页function closeWindow(){window.open(,_parent,)window.close()} ?
不弹出确认框,关闭网页
function closeWindow() { window.open('','_parent',''); window.close();} ? 不弹出确认框,关闭网页
function closeWindow() { window.open('','_parent',''); window.close();} ?