小编Adi*_*iti的帖子

HTML 5输入类型="日期"在Firefox中不起作用

我正在使用HTML5 <input type="date" />,它在Chrome中运行良好,我可以通过日历弹出窗口选择日期.

但在Firefox中,它就像一个文本框,没有日历弹出.

经过一些研究后,我看到很少使用webshims,modenizr等解决方案...但我不想使用jQuery.

有替代方案吗?如何让它在Firefox中运行?

html javascript firefox html5 feature-detection

16
推荐指数
2
解决办法
5万
查看次数

标签 统计

feature-detection ×1

firefox ×1

html ×1

html5 ×1

javascript ×1