window.releaseEvents(Event.MOUSEMOVE); } // --> </script> Push the mouse ... when the window object gets a MouseMove event: window.onmousemove= moveIt; ...
確定! 回上一頁