摘要:
if (typeof document.attachEvent!='undefined') { window.attachEvent('onload',init); document.attachEvent('onmousemove',moveMouse); document.attachEvent('onclick',checkMove); }else { window.addEventListener('load',init,false); document.addEventListener('mous 阅读全文
posted @ 2011-12-06 10:25
lieneces
阅读(1570)
评论(0)
推荐(0)

浙公网安备 33010602011771号