Input Month type 属性
定义和用法
type 属性返回月份字段是哪种类型的表单元素。
注释:在上面的示例中,Firefox 返回 "text",而其他浏览器返回 "month"。
浏览器支持
属性 | |||||
---|---|---|---|---|---|
type | Yes | 10.0 | 不支持 | Yes | Yes |
语法
monthObject.type
技术细节
返回值: | 字符串,表示月份字段是表单元素的类型 |
---|
❮ Input Month 对象
type 属性返回月份字段是哪种类型的表单元素。
注释:在上面的示例中,Firefox 返回 "text",而其他浏览器返回 "month"。
属性 | |||||
---|---|---|---|---|---|
type | Yes | 10.0 | 不支持 | Yes | Yes |
monthObject.type
返回值: | 字符串,表示月份字段是表单元素的类型 |
---|
如果您发现内容有误或提出修改建议,请随时向我们发送 E-mail 邮件:
421660149@qq.com
您的建议已发送到 W3schools。