Advertise here

jQuery Plugins Tagged ‘character limiter’

characterCounter – jQuery Plugin for Character Limitation

February 03, 2016     1016     Form Elements Text & String
characterCounter – jQuery  Plugin for Character Limitation

characterCounter is a jQuery plugin to show limitation about your message characters.

Features:

  • Apply plugin to any input
  • Apply characterCounter function to that input ID
  • Give "counter" ID to any DIV/SPAN tag to display counter

Read More »

Maximum Characters Limit Exceeded Warning jQuery Plugin

November 29, 2015     626     Text & String
Maximum Characters Limit Exceeded Warning jQuery Plugin

A simple jQuery plugin to get a warning when the maximum char limit has been exceeded.

Read More »

Keyboard Delimiter – jQuery Plugin for Delimite Pressed Key on Keyboard

August 18, 2015     600     Text & String
Keyboard Delimiter – jQuery Plugin for Delimite Pressed Key on Keyboard

Keyboard Delimiter is a powerfull jQuery plugin that remove the possibility of pressing any key or group of keys in the keyboard. Only is possible if this keys are defined previously by options.

Read More »

Truncated Text – Truncate Text with Character Limit

July 24, 2015     1163     Text & String
Truncated Text  – Truncate Text with Character Limit

Truncated Text is a javascript function that you can truncate string with character limit. There is no broken words when truncating text

Read More »

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 »

jQuery Countable Plugin

May 23, 2012     1018     Text & String
jQuery Countable Plugin

A jQuery plugin that adds a character counter to inputs and textareas. When writing in a text/input field, a count will be shown next to it. You can modify plugin with many settings.

Read More »

MaxLength Plugin

February 17, 2012     717     Form Elements Text & String
MaxLength Plugin

MaxLength Plugin simply reports back the number of characters left the user has, with a few extra bells and whistles.

Read More »