jQuery: datepicker alternative

前端 未结 4 625
后悔当初
后悔当初 2021-02-03 11:47

Is there a better, smaller alternative to the jQuery datepicker? The ui.datepicker.js has app. 70kb which is pretty huge imo. Could it be compressed?

4条回答
  •  旧时难觅i
    2021-02-03 12:30

    you don't need the whole ui library just http://jqueryui.com/download disable the other stuff or you can use google ajax api cdn. the best alternative to jui datepicker is the html5 datepicker with is only supported by opera so far

提交回复
热议问题