Bubbles: YesCancelable: YesEvent type:
Event
:> [
UiEvent
] :> [
MouseEvent
] :>
PointerEvent
Supported HTML tags: All HTML elements, EXCEPT:
<base>
,
<bdo>
,
<br>
,
<head>
,
<html>
,
<iframe>
,
<meta>
,
<param>
,
<script>
,
<style>
,
<title>
The event occurs when the user double-clicks on an element
Execute when a user writes something in an <input>
field.
Bubbles: YesCancelable: YesEvent type: MouseEventSupported HTML tags: All HTML elements, EXCEPT: <base>
, <bdo>
, <br>
, <head>
, <html>
,
<iframe>
, <meta>
, <param>
, <script>
, <style>
, and <title>
.
Bubbles: YesCancelable: YesEvent type: MouseEventSupported HTML tags: All HTML elements, EXCEPT: <base>
, <bdo>
, <br>
, <head>
, <html>
,
<iframe>
, <meta>
, <param>
, <script>
, <style>
, and <title>
.