Tag Archives: Password

Password strength meter using Prototype & Scriptaculous

Ultimate password strength with visual/dyanamic indicator as you type using prototype/scriptaculous. Resource: Sample | Tutorial

iPhone like password field – jQuery Plugin

iPhone like password field using jQuery with options to copy/paste & preview the character as you type similar to the password field on iPhone. iPhone did a great job with the password field setup wherein you get to see the … Continue reading

Show password – Show or mask password checkbox – jQuery plugin

‘Show password’ is a small and simple Jquery plugin that let your users decide whether they want their password fields masked or not. Show password links: Demo | Tutorial

Password Strength – Estimates brute force time – jQuery plugin

This plugin shows the strength of you passwords by telling you how long time it would take to brute force them. Password Strength Links: Demo | Tutorial