摘要:
1 <html> 2 <head> 3 </head> 4 <body> 5 <a href='#' onclick="javascript:viewClose()">关闭</a> 6 </body> 7 </html> 8 <script> 9 function viewClose() {10 window.opener = null;11 window.open('','_self');12 window.close 阅读全文
posted @ 2013-03-07 17:01
权
阅读(341)
评论(0)
推荐(0)

浙公网安备 33010602011771号