关闭页面询问用户
摘要:
function close() //关闭页面时询问用户{ var n = window.event.screenX - window.screenLeft; var b = n > document.documentElement.scrollWidth-20; if (b && window.event.clientY < 0 || window.event.altKey)... 阅读全文
posted @ 2009-04-19 22:48
北极之冰
阅读(145)
评论(0)
推荐(0)
浙公网安备 33010602011771号