From 8ea536f5c9c82ced4d682f5d7a1904da55fc430d Mon Sep 17 00:00:00 2001 From: Todd Parker Date: Tue, 30 Dec 2008 16:45:42 +0000 Subject: Added wrappers for demo and description for each page. --- demos/datepicker/multiple_calendars.html | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'demos/datepicker/multiple_calendars.html') diff --git a/demos/datepicker/multiple_calendars.html b/demos/datepicker/multiple_calendars.html index 2b4cf573a..542ff7ebe 100644 --- a/demos/datepicker/multiple_calendars.html +++ b/demos/datepicker/multiple_calendars.html @@ -9,15 +9,25 @@ +

Date:

+
+ + + +
+ +

This datepicker shows two months at a time by setting the numberOfMonths option to 2. This can be set to any number that will fit within your layout. The multiple calendars are used to make it easier to visually scan across months and make a selection. This is not a date range picker. In a future release, a custom date range plugin will be added. For users that want to use the old date range picker built into the datepicker, they must use the previous version of this plug.

+ +
-- cgit v1.2.3