jQuery mouseup() method

Definition

The mouseup event triggers when the left mouse button is released over the matched element. It gets fired by the jQuery mouseup() method.

Syntax

The following is the syntax,

The following is the parameter,

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

Example

The following is the output,

On pressing the mouse button on any of the <h3> heading, firstly the mousedown event triggers, then the mouseup,

jQuery mouseup() method example

jQuery mousedown() method
jQuery mouseenter() 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