jQuery mouseover() method

Definition

The mouseover event triggers when the mouse pointer is over the matched element. It gets fired by the jQuery mouseover()  method.

Syntax

The following is the syntax,

The following is the parameter,

  • func: When mouseover event is triggered, this function runs. This is optional parameter.

Example

The following is the output,

On keeping the mouse cursor on the heading <h3> tags, the background color change to red,

jQuery mousemove() method
jQuery mouseout() method
Studyopedia Editorial Staff
Studyopedia Editorial Staff
[email protected]

We work to create programming tutorials for all.

No Comments

Post A Comment

Discover more from Studyopedia

Subscribe now to keep reading and get access to the full archive.

Continue reading