开发者

Date/time picker standard?

开发者 https://www.devze.com 2023-03-09 02:55 出处:网络
Supposedly, HTML5 includes various date/time input types. But only Opera really supports them, though 开发者_JAVA技巧I\'ve discovered Chrome has (very) limited support for them as well. Is this really

Supposedly, HTML5 includes various date/time input types. But only Opera really supports them, though 开发者_JAVA技巧I've discovered Chrome has (very) limited support for them as well. Is this really an HTML5 standard? Do major browsers plan to support these input types ever?

(ignoring jQuery solutions to this problem, etc. I'm talking about browsers natively supporting date/time input types)


Yes, that is in the HTML5 Working Draft:

http://dev.w3.org/html5/spec/Overview.html#date-and-time-state

Hence, we would expect the major browsers to support them in the future.

0

精彩评论

暂无评论...
验证码 换一张
取 消