aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott González <scott.gonzalez@gmail.com>2011-05-29 17:32:09 -0400
committerScott González <scott.gonzalez@gmail.com>2011-05-29 17:32:09 -0400
commitade1fe18875dfec29a70072360841c5466663291 (patch)
tree921296525d7826764d004f4a17fc4a50fc2e732e
parent608bc9513f4cdfe5d11cef9ff721085eed2003cc (diff)
downloadjquery-ui-ade1fe18875dfec29a70072360841c5466663291.tar.gz
jquery-ui-ade1fe18875dfec29a70072360841c5466663291.zip
Tooltip demo: Add note about interactive tooltips.
-rw-r--r--demos/tooltip/delegation-mixbag.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/tooltip/delegation-mixbag.html b/demos/tooltip/delegation-mixbag.html
index 8b25aa285..951d089f4 100644
--- a/demos/tooltip/delegation-mixbag.html
+++ b/demos/tooltip/delegation-mixbag.html
@@ -81,6 +81,7 @@ and are licensed under <a href="http://creativecommons.org/licenses/by-sa/3.0/de
<div class="demo-description">
<p>Shows how to combine different event delegated tooltips into a single instance, by customizing the items and content options.</p>
+<p>We realize you may want to interact with the map tooltips. This is a planned feature for a future version.</p>
</div><!-- End demo-description -->
</body>