summaryrefslogtreecommitdiffstats
path: root/jquery.countable.js
Commit message (Collapse)AuthorAgeFilesLines
* general update, fixed bug when used with multiple inputs at the same time, ↵1.0Brandon Aaron2010-02-121-69/+94
| | | | added some code comments, added some unit tests (still need more coverage)
* updating documentation, adding changelogBrandon Aaron2009-09-111-7/+2
|
* Added 'defaultText' option to specify text to ignore if using label text ↵neilmonroe2009-08-281-9/+18
| | | | inside the field that is not considered user-entered content.
* Updated `appendMethod` options and added `target` option.neilmonroe2009-03-201-4/+5
|
* avoid setting opacity for IE to avoid clear text issues and fix missing ↵brandonaaron2009-02-161-5/+7
| | | | space in IE
* stop repeating the same check over and over againbrandonaaron2009-01-151-1/+15
|
* new countable pluginbrandonaaron2009-01-141-0/+59