Mouse over event, when the mouse moves over an object, the object triggers the onmouseover event and executes the program called by the onmouseover event.
Example: When the mouse moves to the element bound to the onmouseover event, a dialog box pops up
php.cn