We can use jQuery hover function, which handles the mouseover and mouseout events with two functions. This method is a shortcut for .on ( "mouseenter", handler ) ...
確定! 回上一頁