Jquery events | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Jquery events

What is the difference between (mouseover,mouseout) and (mouseenter,mouseleave)

19th Aug 2019, 4:07 PM
Majd Alkwaja
Majd Alkwaja - avatar
1 Answer
+ 1
First is when the cursor is moved over/out an element, second one occurs when you press/release the mouse on an element
17th Oct 2019, 5:41 PM
João Fernandes
João Fernandes - avatar