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>
- Host: GitHub
- URL: https://github.com/krisleech/jquery-character-counter
- Owner: krisleech
- Created: 2010-02-10T10:36:06.000Z (over 16 years ago)
- Default Branch: master
- Last Pushed: 2013-03-04T18:36:57.000Z (over 13 years ago)
- Last Synced: 2026-01-12T22:43:24.936Z (5 months ago)
- Language: JavaScript
- Homepage:
- Size: 104 KB
- Stars: 6
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
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