diff -r 44d58d2e90b5 -r 3a3c15c462f8 client/player/css/jq-css/demos/datepicker/min-max.html --- a/client/player/css/jq-css/demos/datepicker/min-max.html Tue Jun 15 01:33:03 2010 +0200 +++ b/client/player/css/jq-css/demos/datepicker/min-max.html Mon Jul 12 12:01:22 2010 +0200 @@ -1,33 +1,33 @@ - - -
- -Date:
- -Restrict the range of selectable dates with the minDate and maxDate options. Set the beginning and end dates as actual dates (new Date(2009, 1 - 1, 26)), as a numeric offset from today (-20), or as a string of periods and units ('+1M +10D'). For the last, use 'D' for days, 'W' for weeks, 'M' for months, or 'Y' for years.
Date:
+ +Restrict the range of selectable dates with the minDate and maxDate options. Set the beginning and end dates as actual dates (new Date(2009, 1 - 1, 26)), as a numeric offset from today (-20), or as a string of periods and units ('+1M +10D'). For the last, use 'D' for days, 'W' for weeks, 'M' for months, or 'Y' for years.