Home / Definitions / Mouse Hover

Mouse Hover

Vangie Beal
Last Updated May 24, 2021 7:49 am

A mouse hover, also called just hover, triggers an event when a user places a mouse over a designated area, such as a hyperlink on a Web page. The action of moving the mouse over the item causes events such as pop-up windows or description boxes. Hovers can be coded into Web pages using DHTML, JavaScript and other means. Usually, if the function uses JavaScript it is called a mouseover.