Skip to main content

Search and Top Navigation

#3111 closed feature (fixed)

Opened July 18, 2008 01:27AM UTC

Closed July 23, 2008 05:16PM UTC

Last modified January 23, 2017 12:48PM UTC

Provide option to display double-arrows for navigation by (year) in ui.datepicker

Reported by: keith.hughitt@gmail.com Owned by: grabanski
Priority: major Milestone:
Component: ui.datepicker Version: 1.5.1
Keywords: datepicker Cc:
Blocked by: Blocking:
Description

Would it be possible to provide an option to display not only the single arrows, but also double-arrows in the datepicker to allow movement over larger time-steps (for example, by year). It is currently possible to set the time-step for the "<prev" and "next>" buttons to any arbitrary increments, but it would be nice to have more than one time-step available at a single click.

Thanks,

Keith

Attachments (0)
Change History (1)

Changed July 23, 2008 05:16PM UTC by kbwood comment:1

resolution: → fixed
status: newclosed

Fixed. Set showBigPrevNext to true to display the additional links. Set prevBigText, prevBigStatus, nextBigText, and nextBigStatus to control the text displayed and their status bar entries. Set stepBigMonths to control the number of months to move when these links are clicked.