Demo: Javascript class ahpwcheck

Demo form

new password:

Explaination

A simple form contains a password field with id "ePassword".
Below the form is a empty div with id "outpwcheck"

The method "watch()" adds a listener. While you type something the output div will be updated.

Binding the password field updates the infos during the user types.

It requires by default

With customizing you can influence several behaviours.


DOCS: http://www.axel-hahn.de/docs/ahpwcheck/index.htm
SOURCE: https://github.com/axelhahn/ahpwcheck