返回值:jQuerymouseout(fn)

概述

在每一个匹配元素的mouseout事件中绑定一个处理函数。

mouseout事件在鼠标从元素上离开后会触发

参数

fnFunction

在每一个匹配元素的mouseout事件中绑定的处理函数。