Html 5 datepicker in firefox

后端 未结 5 1156
独厮守ぢ
独厮守ぢ 2021-02-04 05:58

Is there any way that I can set enable a datepicker in firefox(version 21) with HTML 5. I dont want to use a jQuery based datepicker because javascript will be disabled in the b

5条回答
  •  温柔的废话
    2021-02-04 06:12

    Firefox 57 finally has a datepicker with a clickable calender ().

    The timepicker is just a text field that limits input to valid times. Sadly, it only supports 12 hour time format ().

    datetime-local still isn't supported ().

提交回复
热议问题