The dbClick event fires when you double clicked on the selected element.
Syntax : $(selection).dblclick();
Example : Change the text of <p> tag using this keyword on double click event handler