Quantcast
Channel: Programming Facts » How to
Viewing all articles
Browse latest Browse all 10

Maximum Charactors/Words limit(counter) for textarea using Javascript/jQuery

$
0
0
Are you looking for limiting charactors/words entered in textarea? Today i need to implement the limit for description field where customer can only enter upto 255 charactor. If customer entered 255 charactors than i have to restrict customer from entering more charactors in textarea field. I came across below javascript/jQuery function using which i can easily restrict customer to enter limited charactors/words.

Viewing all articles
Browse latest Browse all 10

Trending Articles