From 2a27499ee4ab8076f7c342934af63ad4827f2533 Mon Sep 17 00:00:00 2001 From: Scott González Date: Mon, 30 May 2011 19:07:40 -0400 Subject: Tooltip demos: Renamed delgation mixbag. --- demos/tooltip/custom-content.html | 85 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 85 insertions(+) create mode 100644 demos/tooltip/custom-content.html (limited to 'demos/tooltip/custom-content.html') diff --git a/demos/tooltip/custom-content.html b/demos/tooltip/custom-content.html new file mode 100644 index 000000000..e84a7104b --- /dev/null +++ b/demos/tooltip/custom-content.html @@ -0,0 +1,85 @@ + + + + + jQuery UI Tooltip - Custom content + + + + + + + + + + + + +
+ +
+
+

St. Stephen's Cathedral

+

Vienna, Austria

+
+ + St. Stephen's Cathedral + +
+ +
+
+

Tower Bridge

+

London, England

+
+ + Tower Bridge + +
+ +

All images are part of Wikimedia Commons +and are licensed under CC BY-SA 3.0 by the copyright holder.

+ +
+ + + +
+

Shows how to combine different event delegated tooltips into a single instance, by customizing the items and content options.

+

We realize you may want to interact with the map tooltips. This is a planned feature for a future version.

+
+ + + -- cgit v1.2.3