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