From: Jörn Zaefferer Date: Thu, 24 Apr 2014 11:50:24 +0000 (+0200) Subject: Tooltip demo: Mention the option used in the track demo X-Git-Tag: 1.11.0-beta.1~14 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=e12ffb65d5873aad5dfa7eb40ae860d7ad26003f;p=jquery-ui.git Tooltip demo: Mention the option used in the track demo --- diff --git a/demos/tooltip/tracking.html b/demos/tooltip/tracking.html index 408008160..06b884e35 100644 --- a/demos/tooltip/tracking.html +++ b/demos/tooltip/tracking.html @@ -36,7 +36,7 @@ will also style tooltips accordingly.

Hover the field to see the tooltip.

-

Here the tooltips are positioned relative to the mouse, and follow the mouse while it moves above the element.

+

Here the tooltips are positioned relative to the mouse, and follow the mouse while it moves above the element, using the track option.