摘要:
function closewindow() { window.opener = null; window.open("", "_self"); window.top.close(); if (navigator.userAgent.indexOf("Firefox") > 0) { window.location.href = 'about:blank'; } } 阅读全文
posted @ 2013-09-17 15:57
等待是一生最初的苍老
阅读(383)
评论(2)
推荐(1)

浙公网安备 33010602011771号