Skip to main content

Search and Top Navigation

#3657 closed enhancement (fixed)

Opened December 11, 2008 12:30PM UTC

Closed June 21, 2009 07:29AM UTC

showOtherMonths should allow the selection of days from other months

Reported by: uggedal Owned by:
Priority: minor Milestone: 1.8
Component: ui.datepicker Version: 1.6rc2
Keywords: showOtherMonths Cc:
Blocked by: Blocking:
Description

The datepicker should allow selection of dates from other months when the showOtherMonths setting is enabled. This should presumably be another option like: selectOtherMonths.

The rationale for this is the Yahoo! Design Patterns for calendar pickers:

''Display complete weeks, even at the beginning and ends of months. The visible dates from the previous and next months should appear duller or gray but they should also be selectable.''

Attachments (0)
Change History (2)

Changed May 07, 2009 11:37AM UTC by jzaefferer comment:1

milestone: TBD1.8

Changed June 21, 2009 07:29AM UTC by kbwood comment:2

resolution: → fixed
status: newclosed

Fixed in r2824. Set the selectOtherMonths option to true in conjunction with the showOtherMonths option.