From c34a814a4b140a0b6a7610874d7918eb3a1e01a3 Mon Sep 17 00:00:00 2001 From: Scott González Date: Fri, 27 May 2011 20:52:13 -0400 Subject: Tooltip demos: Cleanup. --- demos/tooltip/forms.html | 110 +++++++++++++++++++++++++++-------------------- 1 file changed, 63 insertions(+), 47 deletions(-) (limited to 'demos/tooltip/forms.html') diff --git a/demos/tooltip/forms.html b/demos/tooltip/forms.html index 983b56bdf..0f91736b2 100644 --- a/demos/tooltip/forms.html +++ b/demos/tooltip/forms.html @@ -1,71 +1,87 @@ + jQuery UI Tooltip - Default demo - - - - - - - - - + + + + + + + + -
-
-
-
- - - ? -
-
- - - ? -
-
- - - ? -
-
-
+
+
+
+ + + ? +
+
+ + + ? +
+
+ + + ? +
+
+
-

Use the button below to display the help texts. Click again to hide them. Default hover and focus events are removed to show tooltip only programmatically.

-

A fixed width is defined in CSS to make the tooltips look consistent when displayed all at once.

-
- - -- cgit v1.2.3