这个HTML5日期输入不是应该在Fx4和Safari5中使用微调器吗? [英] Isn't this HTML5 date input supposed to have a spinner in Fx4 and Safari5?

查看:47
本文介绍了这个HTML5日期输入不是应该在Fx4和Safari5中使用微调器吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

加载

http://diveintohtml5.ep.io/examples/input-type-date.html

<form>
  <input name="birthday" type="date">
  <input type="submit" value="Go">
</form>

进入XPsp3的Fx4和Safari5,我希望看到某种增强,例如type ="number"的上/下.

into Fx4 and Safari5 on XPsp3, I expected to see some kind of enhancement like the up/down on type="number".

你呢?

更新:Opera中出现一个日期选择器-XP上的Safari5或FX4中没有任何内容

Update: A date picker appears in Opera - nothing in Safari5 or FX4 on XP

推荐答案

向上"和向下"用于 type ="number" ,而不是 type ="date" ,不是吗?此页面建议,尚不支持新类型的UI除了Opera以外的任何东西.

"Up" and "down" is for type="number", not type="date", isn't it? This page suggests, that the UIs for the new types are not yet supported in anything but Opera.

这篇关于这个HTML5日期输入不是应该在Fx4和Safari5中使用微调器吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆