Tagged: maxlength
jQuery and Bootstrap plugin for character count on inputs
1.5.7
Released September 6, 2014
Stop Verbosity is a jQuery plugin that limit the amount of text that is permitted in a textarea element by replicating the maxlength attribute for the textarea. A line of text, the indicator/counter, counts characters used or remaining when text is entered into the textarea. Once the limit is reached, there is no more text input from typing, pasting or drag and drop.
1.14.0
Released April 8, 2014
This plugin applies a maximum length to a textarea. * Always truncate or only warn when limit reached. * Customise the user feedback.
2.0.0
Released February 21, 2014
Minimal plugin to show available chars on textarea's. Also works as maxlength attribute polyfill.
0.1.0
Released July 14, 2014