摘要:
var body = document.getElementsByTagName('body')[0]; document.title = title; var iframe = document.createElement("iframe"); iframe.style.display="none"; iframe.setAttribute("src", "http://named.cn/pa... 阅读全文
posted @ 2016-10-25 11:31
lhy031
阅读(540)
评论(0)
推荐(0)
摘要:
var userAgent = navigator.userAgent; if (userAgent.indexOf("Firefox") != -1 || userAgent.indexOf("Chrome") !=-1) { window.location.href="about:blank"; window.close(); } else { window.opener = nu... 阅读全文
posted @ 2016-10-25 09:55
lhy031
阅读(517)
评论(0)
推荐(0)
浙公网安备 33010602011771号