代码改变世界

type为number的<input>标签 type和size属性失效

2019-03-14 16:22  ZealouSnesS  阅读(893)  评论(0)    收藏  举报
html5中input的type属性增的可取值新增几种,对于不支持这几种新增值的浏览器会统一解析为text类型。
Firefox、ie9不支持