#4264 closed enhancement (wontfix)
Add datepicker example to select a range of dates
Reported by: | cdvrooman | Owned by: | |
---|---|---|---|
Priority: | trivial | Milestone: | |
Component: | ui.datepicker | Version: | 1.6rc6 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Marc Grabanski's site used to have a datepicker example where it was possible to fill two date fields by selecting a range of dates in datepicker. It would be nice to see a similar example in the datepicker demo section.
Change History (3)
comment:1 Changed 14 years ago by
comment:2 Changed 14 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
The jQuery UI team decided to remove range select from the datepicker and to implement it in a separate component. As you noted, the original datepicker is available elsewhere and retains this functionality.
Note: See
TracTickets for help on using
tickets.
I was taking a look on Marc Grabanski's site and I found a link to a version of datepicker maintained by Keith Wood, http://keith-wood.name/datepick.html, which contains many more examples of datepicker than the UI site. Perhaps (if his version is compatible with jQuery 1.3+ and the UI v1.6rc6) it might be easier to add a link to his site "for further examples"?