Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
The password object reflects a password text field from an HTML form in JavaScript.
defaultValue— A string value containing the default value of the password element (such as the value of the VALUE attribute)
enabled— A Boolean value indicating whether the password field is enabled (not 2|3)
form— A reference to the form object containing the password field (not 2|3)
name— A string value containing the name of the password element
value— A string value containing the value of the password element