I want to set maximum length to the textarea. I am using following code for the same,but it is not working,
<textarea name="txtDescription" cols=10 rows=3 maxlength=50></textarea>
But it is not working,it takes characters beyond 50.
|
I want to set maximum length to the textarea. I am using following code for the same,but it is not working,
But it is not working,it takes characters beyond 50. |
|||
|
|
There's no |
|||
|
|
|
please use jquery for reference
|
|||
|
|