隐藏输入 表单 属性
描述
form 属性返回对包含隐藏输入字段的表单的引用。
此属性在成功时返回表单对象。
注意:此属性是只读的。
浏览器支持
属性 | |||||
---|---|---|---|---|---|
form | 是 | 是 | 是 | 是 | 是 |
语法
hiddenObject.form
技术细节
返回值 | 对包含隐藏输入字段的表单元素的引用。如果隐藏输入字段不在表单中,则返回 null |
---|
❮ 隐藏输入对象
form 属性返回对包含隐藏输入字段的表单的引用。
此属性在成功时返回表单对象。
注意:此属性是只读的。
属性 | |||||
---|---|---|---|---|---|
form | 是 | 是 | 是 | 是 | 是 |
hiddenObject.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]