Stop Verbosity

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 … Continue reading

jQuery Text Counter

jQuery plugin to count text/characters in a textarea or input. Allows error notifications on minimum or maximum number of characters/words.

Jquery freeChars Plugin

Minimal plugin to show available chars on textarea’s. Also works as maxlength attribute polyfill.

Jquery freeChars Plugin

Minimal plugin to show available chars on textarea’s. Also works as maxlength attribute polyfill.

jQuery Collapser

jQuery Collapser is a small and useful jQuery plugin for collapsing/truncating an element text by words, characters and lines with a flexible API. It is an all in one plugin with multiple functionalities to truncate a paragraph or any element as desired. Tags: jquery, plugin, animation, effect, collapse, lines, words, characters, truncate, element, expand, shrink, … Continue reading

Count Chars

jQuery plugin to count characters in a text field.