摘要:
function closeCurrWindow(){ var browserName=navigator.appName; alert(browserName); if (browserName=="Netscape") { window.open('','_self',''); window.close(); } else if (browserName=="Microsoft Internet Explorer") { window.opener = "whoCares"; ... 阅读全文
posted @ 2013-05-18 14:10
摩根船长
阅读(418)
评论(0)
推荐(0)

浙公网安备 33010602011771号