19,155 tutorials online
12 tutorials pending review
763 dead links removed





Javascript: Forms Tutorials

 

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.
27 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial
 

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.
7 Views | 0 Comments | 0 Votes | 0 FavesShareAdd To FavoritesReport Tutorial


<<  1  2