Journeys in Javascript and the DOM: textarea max length

Posted by Dan Eastwell Tue, 31 Oct 2006 16:28:00 GMT

This article describes how to create a textarea max length indicator that keeps a countdown of the number of characters you have left to type. It also stops input after the maximum number of characters has been reached. It will truncate characters after the maximum limit via copy and paste, either from the right-click dialogue, or from the browser menu.

Read more...

Posted in ,  | Tags , , , , ,  | 18 comments | no trackbacks