December 2008
Password Strength Indicator and Generator | The Book and the Cover
Sometimes you want to show your user the strength of their password and although there a quite a few jQuery “plugins” that do this there are none - that I’ve found - that let you set the class of an element so that you can do a graphical representation of the strength.
What I have put together is some code that I have been using on a few projects and turned it into a rough plugin. I say a rough plugin because it is very basic and not entirely flexible; let’s just call it a proof-of-concept.
October 2008
Creating a Virtual Keyboard with jQuery
by 1 other (via)Virtual jQuery Keyboard - Learn how to create a simple virtual keyboard with jQuery and provide your users with the option of using a virtual keyboard to key in their passwords and prevent keyloggers and other malicious software to track and record their passwords.
April 2008
Password Strength Meter, indiquez la complexité des mots de passe
jQuery Password Strength Meter va afficher sous vos champs de saisie pour mot de passe, un indicateur de complexité qui évolue au fur et à mesure de la frappe.
Pas forcement super utile mais bien sympa pour l'utilisateur
1
(3 marks)