From f2fb805e1832dd579bac7fa7171192028e6b0c32 Mon Sep 17 00:00:00 2001 From: Maggie Costello Wachs Date: Mon, 19 Jan 2009 22:42:58 +0000 Subject: updated the demo captions, and reordered the examples navigation --- demos/datepicker/inline.html | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'demos/datepicker/inline.html') diff --git a/demos/datepicker/inline.html b/demos/datepicker/inline.html index d5170916e..f71525124 100644 --- a/demos/datepicker/inline.html +++ b/demos/datepicker/inline.html @@ -1,7 +1,7 @@ - jQuery UI Datepicker - Inline Demo + jQuery UI Datepicker - Display inline @@ -23,10 +23,7 @@ Date:
-

-This is an example of an inline date picker that is embedded in the page instead of opening in an overlay. -This is done by calling .datepicker() on a div instead of an input. -

+

Display the datepicker embedded in the page instead of in an overlay. Simply call .datepicker() on a div instead of an input.

-- cgit v1.2.3