openWYSIWYG_Limited is a
textarea replacement
that:
allows you to limit the number of characters a user can enter.
counts only letters, numbers and punctuation
displays a progress bar of remaining characters
openWYSIWYG_Limited easy to use
You just call it after your textarea tags. The character quantity limit is
passed as a parameter in the openWYSIWYG_Limited function call.
You can change the look, feel and location of the progress bar from within the script.