经验

hover的用法

本文已影响 1.32W人 

hover的用法

语法$(selector)r(inFunction,outFunction)注意:如果只规定了一个函数,则它将会在mouseenter和mouseleave事件上运行。其中hover()方法规定当鼠标指针悬停在被选元素上时要运行的两个函数。并且规定形式:“$(selector)("mouseentermouseleave",handlerInOut);”

猜你喜欢

热点阅读

最新文章

推荐阅读