How To Validate Passwords Using jQuery

Published Date Author: , Posted October 19th, 2011 at 5:06:02pm

The ability to validate BEFORE a form is submitted greatly reduces end-user frustration by telling the user immediately what the issue is.

The jQuery Validation plugin does just that.

Here is a link to the plugin’s home page: http://bassistance.de/jquery-plugins/jquery-plugin-validation/

This is a simple recipe for doing custom password validation:

In the html head

In the html body

validate.js

Comments reader  3 Reader Comments

Frank - Gravatar

Frank said on October 23, 2012, 10:56 pm:

Thanks. You ‘da man!!!!

Raman - Gravatar

test.com Raman said on January 23, 2015, 9:39 am:

Thanks,

shafi ken - Gravatar

shafi ken said on May 7, 2015, 1:21 am:

Great thanks!

Leave Your Comment  Leave a comment

All fields marked with "*" are required.