My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads
Links

jQuery Plugin - delayed password masking

This plugin masks all entered characters within a certain delay.

Features:

  1. Doesn't need any HTML modification as it finds password fields by type.
  2. Unobtrusive: Non-JS users get the common masked password fields.
  3. Supports copy & paste.
  4. Options: Interval, delay, replacement character, prefix, debug mode.

Known Issues:

  1. Adding/deleting chars from the middle doesn't work. Works at the end of the password only.
  2. View will not follow cursor if input field is too small.
  3. 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

Powered by Google Project Hosting