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