|
Project Information
Featured
Links
|
jQuery Plugin - delayed password masking This plugin masks all entered characters within a certain delay.
Features: - Doesn't need any HTML modification as it finds password fields by type.
- Unobtrusive: Non-JS users get the common masked password fields.
- Supports copy & paste.
- Options: Interval, delay, replacement character, prefix, debug mode.
Known Issues: - Adding/deleting chars from the middle doesn't work. Works at the end of the password only.
- View will not follow cursor if input field is too small.
- If #id based CSS styles are assigned, these styles will not be taken over.
Related blog post Read further information about the plugin at decaf.de/dpassword
|