An open API service indexing awesome lists of open source software.

https://github.com/krisleech/jquery-character-counter

Count and Limit the number of characters in a <textarea>
https://github.com/krisleech/jquery-character-counter

Last synced: 3 months ago
JSON representation

Count and Limit the number of characters in a <textarea>

Awesome Lists containing this project

README

          

# Character Counter

Add a character counter and limiter to a *textarea*. For example to limit the number of characters in a comment to 255 and give the user a visual representation of the number of characters remaining.

## Usage

See index.html

## License

This plugin is dual licensed under the [MIT](http://www.opensource.org/licenses/mit-license.php) and [GPL](http://www.opensource.org/licenses/gpl-license.php) licenses.

## TODO

Add options for:

* Set 'counter_label' class
* Label text
* Remove the need for the redundant div if multiple textareas on the page

Copyright (c) 2010 [Kris Leech](http://teamcoding.com)

--
Kris Leech
Freelance Website Developer
RubyOnRails and JQuery
http://teamcoding.com