集册 HTML DOM 教程 Password type 属性

Password type 属性

Xebcnor     最近更新时间:2019-10-11 06:12:24

415

Password type 属性

Password 对象参考手册 Password 对象

定义和用法

type 属性可返回表单元素的类型。

对于密码域,该属性总是 "password"。

语法

passwordObject.type

浏览器支持

Internet ExplorerFirefoxOperaGoogle ChromeSafari

所有主要浏览器都支持 type 属性

实例

展开阅读全文