Posts Tagged ‘javascript code’

How to Limit the Number of Characters in a Textarea witch Character Counter

Tuesday, February 27th, 2007

I found a good javascript to limit the character in a textarea and it is very cool because it has a character counter. Here is the code: put this between your <head>…. </head>:

>>read more