關不了么?
<!DOCTYPE HTML>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>close()</title>
? <script type="text/javascript">
???? var mywin=window.open("http://www.xianlaiwan.cn");
???? function wocao(){
??????? ?
???????? window.close();
???? }
? </script>
</head>
<body>
<input name='button' type='button' onClick='wocao()'value='點擊關閉'/>
</body>
</html>
2015-03-19
能關啊?你用ff或者Chrome試試