The mouseleave() method triggers the mouseleave event when the mouse pointer leaves a selected element. It is a short-hand of the on('mouseleave', eventHandler) ...
確定! 回上一頁