|
How to attach double click event to an element - .dblclick()
by: Itfunda
Product Type: Tips and Tricks (Books)
Technologies: jQuery-Events
To attach double click event to an element, dblclick() method can be used that fires when the element is double clicked.
|