From 9ec4c4e682946b4480b5366aabf3bcf353ef49f9 Mon Sep 17 00:00:00 2001 From: unknown Date: Wed, 31 Mar 2010 20:19:09 +0200 Subject: Tooltip: Two more demos showing mousetracking with open/close events and using open/close methods to programmatically show/hide tooltips --- demos/tooltip/forms.html | 69 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 demos/tooltip/forms.html (limited to 'demos/tooltip/forms.html') diff --git a/demos/tooltip/forms.html b/demos/tooltip/forms.html new file mode 100644 index 000000000..626161d6e --- /dev/null +++ b/demos/tooltip/forms.html @@ -0,0 +1,69 @@ + + + + jQuery UI Tooltip - Default demo + + + + + + + + + + + + + +
+ +
+
+
+ + + ? +
+
+ + + ? +
+
+ + + ? +
+
+
+ +
+ + + +
+ +

Hover the questionmark-buttons or use the button below to display the help texts all at once. Click again to hide them.

+ +
+ + + + + -- cgit v1.2.3