Advertise here

jQuery Plugins Tagged ‘remaining character counter’

Stop Verbosity – jQuery Plugin to Limit Character Count

March 02, 2014     759     Form Elements
Stop Verbosity – jQuery Plugin to Limit Character Count

Stop Verbosity is a jQuery plugin that limits 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.

Read More »

Bootstrap MaxLength jQuery Plugin

April 13, 2013     3007     Form Elements Bootstrap
Bootstrap MaxLength jQuery Plugin

Bootstrap MaxLength plugin integrates by default with Twitter Bootstrap using badges to display the maximum lenght of the field where the user is inserting text. This plugin uses the HTML5 attribute "maxlength" to work.

The indicator badge show up on focusing on the element, and disappear when the focus is lost.

Read More »

Char Limiter jQuery Plugin

December 20, 2012     987     Form Elements Text & String
Char Limiter jQuery Plugin

The Char Limiter is a plugin that limits the amount of characters in input and textarea, with the option of generating an automatic counter or you can create the counter and inform its class.

Read More »

NobleCount – Remaining Characters Counter jQuery Plugin

September 09, 2012     1007     Text & String
NobleCount – Remaining Characters Counter jQuery Plugin

NobleCount is a customizable jQuery plugin for a more improved counting of the remaining characters, and handling of resulting behaviors, of a text entry object, e.g. input textfield, textarea. Also, NobleCount supports pre-existing text within the text object and jQuery chaining.

Read More »