jquery hover
What is jQuery hover?
jQuery hover is a method in jQuery library that is used to attach two event handlers to an element, mouseenter, and mouseleave. The mouseenter event handler is executed when the mouse pointer enters the element, and the mouseleave event handler is executed when the mouse pointer