]> source.dussan.org Git - jquery-ui.git/commitdiff
Tooltip demo: Mention the option used in the track demo
authorJörn Zaefferer <joern.zaefferer@gmail.com>
Thu, 24 Apr 2014 11:50:24 +0000 (13:50 +0200)
committerJörn Zaefferer <joern.zaefferer@gmail.com>
Thu, 24 Apr 2014 11:50:24 +0000 (13:50 +0200)
demos/tooltip/tracking.html

index 40800816081fdeede37bf062f06f1503e943c04e..06b884e35ffb701d69c703f9b37fc1659f2bd8e3 100644 (file)
@@ -36,7 +36,7 @@ will also style tooltips accordingly.</p>
 <p>Hover the field to see the tooltip.</p>
 
 <div class="demo-description">
-<p>Here the tooltips are positioned relative to the mouse, and follow the mouse while it moves above the element.</p>
+<p>Here the tooltips are positioned relative to the mouse, and follow the mouse while it moves above the element, using the <code>track</code> option.</p>
 </div>
 </body>
 </html>