Limit the Number of Characters in a Textarea or Text Field
URL: http://www.mediacollege.com/internet/javascript/form/limit-characters.html
Category: Web Development
Application: Java Script
This script allows you to set a limit on the number of characters a user can enter into a textarea or text field using javascript.
Submitted by: brettPosted: over 4 years ago
Back