]> source.dussan.org Git - jquery-ui.git/commitdiff
Tooltip demos: Better tooltip content for custom animations.
authorScott González <scott.gonzalez@gmail.com>
Sat, 28 May 2011 21:14:42 +0000 (17:14 -0400)
committerScott González <scott.gonzalez@gmail.com>
Sat, 28 May 2011 21:14:42 +0000 (17:14 -0400)
demos/tooltip/custom-animation.html

index b8f012d91650eb65934a77c192de8e0b0ef23273..e96960f472bf7b46831240365e53b1f59c410ebf 100644 (file)
@@ -46,9 +46,9 @@
 <div class="demo">
 
 <p>There are various ways to customize the animation of a tooltip.</p>
-<p>You can use the <a id="show-option" href="http://jqueryui.com/demos/tooltip/#option-show" title="show effect">show</a> and
-<a id="hide-option" href="http://jqueryui.com/demos/tooltip/#option-hide" title="hide effect">hide</a> options.</p>
-<p>You can also use the <a id="position-option" href="http://jqueryui.com/demos/tooltip/#option-position" title="position option">position option</a>.</p>
+<p>You can use the <a id="show-option" href="http://jqueryui.com/demos/tooltip/#option-show" title="slide down on show">show</a> and
+<a id="hide-option" href="http://jqueryui.com/demos/tooltip/#option-hide" title="explode on hide">hide</a> options.</p>
+<p>You can also use the <a id="position-option" href="http://jqueryui.com/demos/tooltip/#option-position" title="move down on show">position option</a>.</p>
 
 </div><!-- End demo -->