jquery-simply-countable icon indicating copy to clipboard operation
jquery-simply-countable copied to clipboard

Text area line breaks counted as 2 characters

Open kerryusry opened this issue 10 years ago • 1 comments

Just as simple as that the counter is off by the number of line breaks you enter.

kerryusry avatar Dec 05 '14 19:12 kerryusry

Just don't use maxlength attribute: http://stackoverflow.com/questions/10030921/chrome-counts-characters-wrong-in-textarea-with-maxlength-attribute#answer-10030992

abaranovskii avatar Jul 12 '16 10:07 abaranovskii