toTextBox .toTextBox() Transform a <input type="password" /> in <input type="text" /> to see password
toPasswordBox .toPasswordBox() Transform a <input type="text" /> in <input type="password" /> to hide password
togglePassword .togglePassword() Transform a <input type="text" /> in <input type="password" /> or vice versa to show/hide password
val .val( [value] ) valueIf Specified, set the input to the value or return the value or the input set the input to the value or return the value or the input