From: Scott González Date: Mon, 30 May 2011 23:07:40 +0000 (-0400) Subject: Tooltip demos: Renamed delgation mixbag. X-Git-Tag: 1.9m6~110^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=2a27499ee4ab8076f7c342934af63ad4827f2533;p=jquery-ui.git Tooltip demos: Renamed delgation mixbag. --- 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.

+
+ + + diff --git a/demos/tooltip/delegation-mixbag.html b/demos/tooltip/delegation-mixbag.html deleted file mode 100644 index 689175b0f..000000000 --- a/demos/tooltip/delegation-mixbag.html +++ /dev/null @@ -1,81 +0,0 @@ - - - - - jQuery UI Tooltip - Default demo - - - - - - - - - - - - -
- -
-
-

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.

-
- - - diff --git a/demos/tooltip/index.html b/demos/tooltip/index.html index 460c494e3..6e7c6836e 100644 --- a/demos/tooltip/index.html +++ b/demos/tooltip/index.html @@ -14,7 +14,7 @@
  • Forms with tooltips
  • Track the mouse
  • Custom animation
  • -
  • Delegation Mixbag
  • +
  • Custom content
  • Video Player