Datepicker Support in IE11 and Firefox

后端 未结 3 1386
不思量自难忘°
不思量自难忘° 2020-12-31 06:14

What is wrong with this simple HTML page that a date picker is not shown in FireFox 30.0 and IE 11?



        
3条回答
  •  独厮守ぢ
    2020-12-31 06:28

    It is already in Firefox since version 51 (January 26, 2017), but it is not activated by default (yet). To activate it:

    Go to "about:config" in your address bar, then search for the dom.forms.datetime property and set it to true.

提交回复
热议问题