@antonio-lopezSubmitted over 2 years ago
Learned about the mouseover
and mouseenter
event for mouse hover. Ended up using mouseenter
and mouseleave
to show and hide the desktop menu when the mouse hovers over the navbar options. What is another way to achieve the hover affect?