From bbcbd6899acd600906da0e0fa9e53c7623db5308 Mon Sep 17 00:00:00 2001 From: kborchers Date: Thu, 6 Oct 2011 22:58:19 -0500 Subject: Popup: Added tooltip style demo and link to demos index --- demos/popup/tooltip.html | 66 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 66 insertions(+) create mode 100644 demos/popup/tooltip.html (limited to 'demos/popup/tooltip.html') diff --git a/demos/popup/tooltip.html b/demos/popup/tooltip.html new file mode 100644 index 000000000..40715d874 --- /dev/null +++ b/demos/popup/tooltip.html @@ -0,0 +1,66 @@ + + + + jQuery UI Popup - Tooltip style demo + + + + + + + + + + + + + +
+
+ +
+
This is some more info
+
+ +
+ +

A "more info" popup that works on mouseover (tooltip).

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