In this post I want to talk about how to implement two different scripts and optimize them for one form registration script. The two scripts are Password Strength Meter (jQuery plugin) and gauge.js.
Related Submissions:
- Password Validation Plugin This plugin extends the jQuery validation plugin, providing two components: * A function that rates passwords for factors like mixed upper/lower case, mix of characters...
- HashMask - More Secure Experiment in Password Masking HashMask is a jQuery plugin that will produce a unique and non reversible visualization of a users password. The hope being that they would be...
- jQuery: Show Plain Text in a Password Field How to have a password form field which shows “Password” and when the user clicks into it it then becomes a regular password field with...
- PassShark - iPhone-Style Password Masking Using MooTools PassShark.js is a free and easy-to-implement password masking class developed using MooTools. Inspired and based on the excellent iPhone and iPod touch password dialogue. ...
- gauge.js 1.0 gauge.js 1.0 allows you to add gauges (with shading and reflection) to your webpages. It uses unobtrusive javascript to keep your code clean. ...