mouseover是在每一個匹配元素的mouseover事件中綁定一個處理函式。
計算機語言,返回值,
計算機語言
mouseover(fn)
mouseout事件會在滑鼠移開對象時觸發
英譯:
Bind a function to the mouseover event of each matched element.
返回值
jQuery
參數
fn(Function) : 在每一個匹配元素的mouseover事件中綁定的處理函式。
mouseover是在每一個匹配元素的mouseover事件中綁定一個處理函式。