输入日期 form 属性
描述
form 属性返回对包含日期字段的表单的引用。
此属性在成功时返回表单对象。
注意:此属性是只读的。
浏览器支持
属性 | |||||
---|---|---|---|---|---|
form | 是 | 12.0 | 是 | 是 | 是 |
注意:<input type="date"> 在 IE11 及更早版本中不会显示为正确的日期字段。
语法
inputdateObject.form
技术细节
返回值 | 对包含日期字段的表单元素的引用。如果日期控件不在表单中,则返回 null |
---|
❮ 输入日期对象
form 属性返回对包含日期字段的表单的引用。
此属性在成功时返回表单对象。
注意:此属性是只读的。
属性 | |||||
---|---|---|---|---|---|
form | 是 | 12.0 | 是 | 是 | 是 |
注意:<input type="date"> 在 IE11 及更早版本中不会显示为正确的日期字段。
inputdateObject.form
返回值 | 对包含日期字段的表单元素的引用。如果日期控件不在表单中,则返回 null |
---|
If you want to use W3Schools services as an educational institution, team or enterprise, send us an e-mail:
[email protected]
If you want to report an error, or if you want to make a suggestion, send us an e-mail:
[email protected]