返回值:jQuery
mouseout(fn)
概述
在每一个匹配元素的mouseout事件中绑定一个处理函数。
mouseout事件在鼠标从元素上离开后会触发
参数
fn
Function
在每一个匹配元素的mouseout事件中绑定的处理函数。