Limit Characters and Words Entered

This JavaScript will allow you to limit the number of words and/or characters entered into a form. Easily customizable. Example script will limit input to either 80 characters or 16 words, whichever comes first.




Over 2000+ free Javascript
at JavaScriptBank.com Website
Sampled by JavaScriptBank.com

This is an example textarea form field that limits input to either 80 characters or 16 words, whichever comes first.


characters typed
characters left
words typed
words left