Element.unhover(f_in, f_out)

移除元素的hover事件处理程序。


参数
  • f_in 函数。hover进去的处理程序。
  • f_out 函数。hover出来的处理程序。

返回值

对象。元素。