关闭窗口无提示
<html>
<body >
<script>window.opener=null; window.open('','_self');
window.close()</script>
</body>
</html>
发布时间: 2012-09-10 22:20:12 作者: rapoo
关闭窗口无提示
<html>
<body >
<script>window.opener=null; window.open('','_self');
window.close()</script>
</body>
</html>