How can I find current element on mouseover using jQuery?

前端 未结 8 1728
爱一瞬间的悲伤
爱一瞬间的悲伤 2020-12-24 07:10

How can I get the class name of the current element that is on mouseover? For example \"enter<

8条回答
  •  遥遥无期
    2020-12-24 07:47

    From jQuery API

     
    move your mouse

提交回复
热议问题