<element onmousemove="myScript"> · object.onmousemove=function(){myScript}; · object.addEventListener("mousemove", myScript); ...
確定! 回上一頁