The correct name of the event is mouseleave . onmouseleave is used when you set the event via HTML attributes (like you do with onclick ). I ...
確定! 回上一頁