window.onload=simulateMouseMove;//視窗載入 </script> </html> 效果: 滑鼠在頁面上移動就會觸發事件 同理將document.onmousemove = judge; 改成
確定! 回上一頁