Notable JavaScript package: AH JavaScript Password Strength Check

Recommend this page to a friend!
  Blog JS Classes blog   RSS 1.0 feed RSS 2.0 feed   Blog Notable JavaScript pa...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)  

Author:

Viewers: 21

Last month viewers: 1

Categories: Notable Packages

When a user enters a password on a site, it is often useful to let him know how easy it may be to guess that password, so the user enters a better one.

This object can show the strength of a given password as the user enters it on a form input.

It can configure the strength parameters based on the number of letters, digits and punctuation that the user entered.

Read this article to learn more details about how this notable JavaScript package works.




Loaded Article
The package AH JavaScript Password Strength Check is one of the few JavaScript packages that was considered notable recently because it does something that is worth paying attention.

The basic purpose is: Calculate and display the strength of a password

Here follows in more detail what it does:

This object can calculate and display the strength of a password.

It can listen to changes in a given form password input.

When the user enters a new password, the object calculates a factor that determines the strength of the password based om given requirements and displays messages to let the user know about the password quality.

The object can consider requirements like length of typed characters, upper and lower case characters, digits and special characters.

The message templates can be changed to support other languages. The output of the messages can be customized with CSS. It also allows changing the requirements for a check, as well the weights for scoring.

Notable JavaScript packages can be often considered innovative. If this package is also innovative, it can be nominated to the PHP Innovation Award and the author may win prizes and recognition for sharing innovative packages.

If you also developed your own notable or innovative packages consider sharing them, so you can also earn more visibility for your package.

You need to be a registered user or login to post a comment

25,349 JavaScript developers registered to the JS Classes site.
Be One of Us!

Login Immediately with your account on:

FacebookGmail
HotmailStackOverflow
GitHubYahoo


Comments:

No comments were submitted yet.




  Blog JS Classes blog   RSS 1.0 feed RSS 2.0 feed   Blog Notable JavaScript pa...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)