public
Description: A jQuery plugin that provides an unobtrusive input and textarea character counter.
Homepage:
Clone URL: git://github.com/brandonaaron/jquery-countable.git
jquery-countable / CHANGELOG.markdown
100644 8 lines (5 sloc) 0.366 kb

countable Changelog

2009-08-28

Added 'defaultText' option to specify text to ignore if using label text inside the field that is not considered user-entered content. By Neil Monroe (neil.monroe[at]gmail.com)

2009-03-20

Enhanced Brandon's version by adding the ability to apply the count to a target container. By Neil Monroe (neil.monroe[at]gmail.com)