You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fixed broken example
Fixed broken, overly complicated example, as well as other stuff like 'see also'.
* Update index.md
* Update index.md
* Update index.md
* Update index.md
---------
Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
Co-authored-by: Brian Smith <brian@smith.berlin>
Note that `detail` of the `DOMActivate` event may have browser-specific behavior. It may either always be `0`, or have similar behavior as the {{domxref("Element/click_event", "click")}} event's `detail` (i.e., indicating the number of consecutive clicks).
55
+
56
+
{{EmbedLiveSample("Examples")}}
82
57
83
58
## Specifications
84
59
@@ -90,7 +65,5 @@ A {{domxref("MouseEvent")}}. Inherits from {{domxref("UIEvent")}} and {{domxref(
0 commit comments