[jQuery] How to count characters
[jQuery] How to count characters
I have
<textarea id="id_Message" class="vLargeTextField" name="Message"
rows="8" cols="40"></textarea>
how can I count numbers of characters that a user writes?
Thank you
B.
Topic Participants
python
kswedberg