The JavaScript Source: Forms: Character Counter |
|
|
Written by editor |
Use this script to limit the number of characters allowed in an input box. It will count the number of characters left in the box and display it below. Easy to modify.
site : http://javascript.internet.com/forms/character-counter.html |