UI Deploy

Curated, Short, Web UI Dev we Love.

Create Password Strength Indicator With jQuery

With security being the biggest problem for most websites it's important to make websites as secure as possible. But after all the precautions a developer can do with their code most of the problems with a website is simply the user didn't have a strong password.

If you a building a system that allows the user to enter in their own password then it is always a good idea to give them an indication of how safe their password is.

view source

Advertisement