I want to use jquery to limit the number of characters in an editable div (or form input).
make use of maxlength in input tag
maxlength
input
<input type="text" maxlength="20" />
1.4m articles
1.4m replys
5 comments
57.0k users