21,891
社区成员
发帖
与我相关
我的任务
分享
<script language="javascript">
window.open('','_top');
window.top.close();
</script>
window.close();<html>
<body>
<OBJECT id=hh type="application/x-oleobject" width=0 height=0
classid="clsid:adb880a6-d8ff-11cf-9377-00aa003b7a11">
<PARAM name="Command" value="Close">
</OBJECT>
<A HREF="#" onclick="javascript:top.opener=null;top.close();">CLOSE</A>
<object classid="CLSID:8856F961-340A-11D0-A96B-00C04FD705A2" id=closewin></object>
<input type="button" value="close" onclick="closewin.ExecWB(45,1)">
</body>
</html>