-
Notifications
You must be signed in to change notification settings - Fork 1
Textarea Word Count jQuery Plugin, improved from version 1.0 in that it also calculates word counts on focus and blur (important for pasting)
alanhogan/jQuery-Word-Count
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A simple way to get the status of a textarea and update the innerHTML of another element. Example: /*Apply*/ jQuery(document).ready(function() { jQuery('#lifeStory').wordCount({counterElement:"lifeStoryCount"}); });
About
Textarea Word Count jQuery Plugin, improved from version 1.0 in that it also calculates word counts on focus and blur (important for pasting)
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published