From e12ffb65d5873aad5dfa7eb40ae860d7ad26003f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jo=CC=88rn=20Zaefferer?= Date: Thu, 24 Apr 2014 13:50:24 +0200 Subject: [PATCH] Tooltip demo: Mention the option used in the track demo --- demos/tooltip/tracking.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.

-- 2.39.5