摘要:
停止有document.onstop,看微软的例子<body scroll=no><script>document.onstop=fnTrapStop;var oInterval;window.onload=fnInit;function fnInit(){ oInterval=window.setInterval("fnCycle()",1);}function fnCycle(){ // Do something}function fnTrapStop(){ window.clearInterval(oInterval); alert();}&l 阅读全文
posted @ 2009-03-29 09:23
路大侠
阅读(150)
评论(0)
推荐(0)

浙公网安备 33010602011771号