JQuery UI DatePicker - Can it handle multiple dates?

后端 未结 1 1878
轮回少年
轮回少年 2020-12-18 21:40

I need to display an inline calendar that allows one to click 1 or more dates for selection. Can the JQuery UI datepicker 1.7.1 do this?

1条回答
  •  离开以前
    2020-12-18 22:33

    At the moment, Datepicker in jQuery UI doesn't allow multiple dates selection. I created an extension to that plugin that makes it possible: MultiDatesPicker

    0 讨论(0)
提交回复
热议问题