HTML5/CSS3 (and a little jQuery) strength indicators
Want an easy way to add a password strength indicator without extra markup? Try the following method – it used a small chunk of jQuery code to assess the strength and then displays it using some nifty css3 styling.
Cool? No extra markup is needed, and there’s very Javascript code too making this a nice lightweight enhancement.