HTML

HTML Intro

HTML Intro Quiz

HTML Intro Exercise

HTML Basics

HTML Basic Quiz

HTML Basic Exercise

HTML Advance

HTML Advance Quiz

HTML Advance Exercise

HTML Tags List

HTML Global Attributes

HTML Attributes

FAQs

HTML ondblclick Attribute

HTML ondblclick Attribute

 

 

The ondblclick attribute fires on a mouse double-click on the element.

 

Used With:-

 

Elements Event
All elements in HTML ondblclick

 

Syntax:-

 

Its syntax is:- < element ondblclick="your_script" >

Code Explanation

All Tutorials related to HTML Attributes

All Sections related to HTML