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
Copy file name to clipboardExpand all lines: entries/dblclick.xml
+1-1
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@
23
23
<added>1.0</added>
24
24
</signature>
25
25
<longdesc>
26
-
<p>This method is a shortcut for <code>.on( "dblclick", handler)</code> in the first two variations, and <code>.trigger( "dblclick" )</code> in the third.
26
+
<p>This method is a shortcut for <code>.on( "dblclick", handler)</code> in the first two variations, and <code>.trigger( "dblclick" )</code> in the third.
27
27
The <code>dblclick</code> event is sent to an element when the element is double-clicked. Any HTML element can receive this event.
0 commit comments