JQuery UI DatePicker - 它可以处理多个日期吗?
问题描述:
我需要显示一个内联日历,允许用户点击1个或更多的日期进行选择。 JQuery UI datepicker 1.7.1可以做到吗?
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?
答
jQuery UI中的Datepicker 1.7.1不允许多个日期选择,但我只是对该插件进行了扩展使其成为可能:
http:/ /dubrox.blogspot.com/2010/09/multiple-dates-picker-for-jquery-ui.html
Datepicker in jQuery UI 1.7.1 doesn't allow multiple dates selection, but I just made an extension to that plugin that makes it possible: http://dubrox.blogspot.com/2010/09/multiple-dates-picker-for-jquery-ui.html