Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
默认的 Jquery UI 日期选择器允许日历有一个箭头,并且向前跳一个月。有没有什么办法可以添加一个功能让它也增加几年?可能是双箭头?
我看到的唯一选择是:
http://jqueryui.com/datepicker/#dropdown-month-year
我知道的唯一日期选择器替代品是:
随时 Kevin Luck 的日期选择器
幸运的是,Kevin Luck 的插件将为您解决问题。 请参阅此演示。