Looking for jQuery date picker with file chooser like behaviour (IE: shift-select for a range, ctrl-select for non contiguous range). The selected dates can
then be set in a list. Anyone know of any date pickers/calendars that offer this feature?
Looking for jQuery date picker with file chooser like behaviour (IE: shift-select for a
Share
http://www.eyecon.ro/datepicker/ does ranges (selected by 2 left mouse clicks) and multiple selections (just left click multiple times).
I’m sure it could be adapted to select with accelerator keys Shift and Ctrl if you really need that functionality.