摘要:
<script type="text/javascript"> window.onbeforeunload = function () { if (event.clientY < 0 || event.altKey) { event.returnValue = "是否关闭?"; } }</script> 阅读全文
posted @ 2013-01-08 13:40
Rich.T
阅读(665)
评论(0)
推荐(0)
浙公网安备 33010602011771号