| | 
| Password Strength Meter Tutorial Posted in Javascript > Forms by tutorialgrub on Mar 01, 2011
Learn how to use Password Srength Meter, a JavaScript password strength checker based on MooTools 1.3. It aims to provide simple, reliable password strength indications across all browsers in an unobtrusive manner. It is 100% styled by CSS and allows for custom validations. It can be used with effects or without and has an optional text component that changes with each change of state. | | | 
| Simple Form Validation Posted in Javascript > Forms by tutorialgrub on Feb 28, 2011
Before sending data from form it is necessarily to check input date. JavaScript is ideal for that, because the all date before submitting, will be checked and by that we will save on bandwith. |
<< 1 2 | |
|