Textarea maxlength check

Posted by Hulk on Stack Overflow See other posts from Stack Overflow or by Hulk
Published on 2010-04-08T12:18:07Z Indexed on 2010/04/08 12:23 UTC
Read the original article Hit count: 404

Textarea validation ,

How to limit the characters in a textarea for not exceeding emore than 50 characters.

              <textarea rows="5" cols="15"></textarea>

Thanks.....

© Stack Overflow or respective owner

Related posts about html

Related posts about JavaScript