Opened 14 years ago

Closed 14 years ago

#3657 closed enhancement (fixed)

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.

Change History (2)

comment:1 Changed 14 years ago by Jörn Zaefferer

Milestone: TBD1.8

comment:2 Changed 14 years ago by kbwood

Resolution: fixed
Status: newclosed

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

Note: See TracTickets for help on using tickets.