任何人都可以建议哪个日期选择器在可用性/重量/定制方面更好
答案 0 :(得分:0)
查看this个样本。 老实说,jQuery更舒适,更灵活,选择jQuery UI Datepicker。
jQuery UI Datepicker非常高兴 添加的可配置插件 datepicker功能到你的 页面。您可以自定义日期 格式和语言,限制 可选日期范围并加入 按钮和其他导航选项 容易。
默认情况下,datepicker日历 打开一个小的叠加onFocus和 自动关闭在布尔或当a 选择日期。对于内联 日历,只需附加日期选择器 到div或span。
您可以使用键盘快捷键 驱动datepicker:
page up/down - previous/next month ctrl+page up/down - previous/next year ctrl+home - current month or open when closed ctrl+left/right - previous/next day ctrl+up/down - previous/next week enter - accept the selected date ctrl+end - close and erase the date escape - close the datepicker without selection