Name

HTMLElement.ondblclick: event handler invoked when the user double-clicks on an element — DOM Level 0

Synopsis

Function ondblclick

Description

The ondblclick property of an HTMLElement object specifies an event-handler function that is invoked when the user double-clicks on the element.

See Also

Element.addEventListener( ), Event, MouseEvent; Chapter 17

Get JavaScript: The Definitive Guide, 5th Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.