JQuery How-strong-is-your-password bar

2.8k views Asked by At

Is there a jQuery project out there, that create on of these "Password-strength-meters" right by a password box and updates the strength-bar when something is typed into the field?

Do you know any good ones?

2

There are 2 answers

0
gn22 On BEST ANSWER
1
Zote On

I don't know if exists an jQuery plugin for that, but you can use this google url: https://www.google.com/accounts/RatePassword?Passwd={0}

EDIT: here an example using jQuery.