Can it handle multiple dates?
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?
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
链接地址: http://www.djcxy.com/p/68480.html上一篇: 2个输入/文本框和限制范围
下一篇: 它可以处理多个日期吗?