From 77568347cf0a063ee905364dbe32268ab80d6edd Mon Sep 17 00:00:00 2001
From: =?utf8?q?Scott=20Gonz=C3=A1lez?=
Date: Mon, 8 Oct 2012 17:42:56 -0400
Subject: [PATCH] Demos: Fixed titles.
---
demos/position/cycler.html | 2 +-
demos/spinner/currency.html | 2 +-
demos/tooltip/custom-style.html | 4 ++--
3 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/demos/position/cycler.html b/demos/position/cycler.html
index dc3bbc86e..2c421211f 100644
--- a/demos/position/cycler.html
+++ b/demos/position/cycler.html
@@ -2,7 +2,7 @@
- jQuery UI Position - Default functionality
+ jQuery UI Position - Image Cycler
diff --git a/demos/spinner/currency.html b/demos/spinner/currency.html
index f15511ab7..0b9975808 100644
--- a/demos/spinner/currency.html
+++ b/demos/spinner/currency.html
@@ -2,7 +2,7 @@
- jQuery UI Spinner - Default functionality
+ jQuery UI Spinner - Currency
diff --git a/demos/tooltip/custom-style.html b/demos/tooltip/custom-style.html
index f18522e54..d3546d3b3 100644
--- a/demos/tooltip/custom-style.html
+++ b/demos/tooltip/custom-style.html
@@ -2,7 +2,7 @@
- jQuery UI Tooltip - Default functionality
+ jQuery UI Tooltip - Custom Styling
@@ -85,7 +85,7 @@ the element with your mouse, the title attribute is displayed in a little box ne
ThemeRoller
will also style tooltips accordingly.
Tooltips are also useful for form elements, to show some additional information in the context of each field.
-
+
Hover the field to see the tooltip.
--
2.39.5