Password strength checker

In this section you can share self-made extensions with other users of WYSIWYG Web Builder.
There is a dedicated section for commercial extensions.
Post Reply
User avatar
Patrik iden
 
 
Posts: 479
Joined: Wed Mar 24, 2010 9:07 pm
Location: Sweden

Password strength checker

Post by Patrik iden »

Hello i just made this extension it's a Password strength checker for e.g your signup form. It will display the messages: To short, To weak, Good, and Strong.
You will have to put this code: <div id="result"></div> in the After tag tab in the password field for it to work. And then set the possition of the messahes in the extension settings.

Read more and download here: http://test3.fcab.se/myextensions/ My new WWB Extension site, and pick the Password Strength Checker from the Go menu.

Original script from: http://gazpo.com/?s=password

Regards

//Patrik Iden
Post Reply