From 77568347cf0a063ee905364dbe32268ab80d6edd Mon Sep 17 00:00:00 2001 From: Scott González Date: Mon, 8 Oct 2012 17:42:56 -0400 Subject: Demos: Fixed titles. --- demos/tooltip/custom-style.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'demos/tooltip/custom-style.html') 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.

-- cgit v1.2.3