Skip to content

Commit 9b5bc06

Browse files
committed
API Doc: Update to vmousecancel
1 parent 31b5cb1 commit 9b5bc06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

entries/vmousecancel.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title>vmousecancel</title>
55
<desc>Virtualized mousecancel event handler.</desc>
66
<longdesc>
7-
<p>The jQuery Mobile <code>vmousecancel</code> event handler is called whenever the system cancels a virtualized mouse event.</p>
7+
<p>The jQuery Mobile <code>vmousecancel</code> event handler is called whenever the system cancels a virtualized mouse event. This event occurs when a scroll is triggered. jQuery Mobile will fire a "vmousecancel" event in this instance.</p>
88
<p style="font-style:italic;">The idea behind virtualized mouse events is to translate touch events into mouse events. Developers should be aware that these virtualized mouse events will not prevent any synthetic mouse events from being triggered inside the browser after a touch event. If a mouse-type device is used on the system, the virtualized mouse events are dispatched at the same time as the normal mouse events.</p>
99
<xi:include href="../includes/core-extension-desc.xml" xmlns:xi="http://www.w3.org/2003/XInclude"/>
1010
</longdesc>

0 commit comments

Comments
 (0)