Password

Example

1

Description

Properties

Property Name Description
alt alternate text to display if the browser does not support password fields
defaultValue
disabled whether password field is disabled
form form containing this password field
maxLength maximum number of characters the password field can hold
name name of the password field
readOnly if true, the field is read only
size visible size in characters of the password field
type returns "password"
value value of the password field

Methods

Method Name Description Values