jquery-character-counter
jquery-character-counter copied to clipboard
A simple, Twitter style character counter for HTML input fields.
I just noticed that this plugin has no license file at all. Can you please add a license to this project?
how to block characters type in when limit reached?
currently if more than once class is added the plugin breaks. Would it be possible to have a fix to add multiple classes?
Hello, I want change the limit based on user input. If user is uploading file along with writing text on textarea. His limit will be less but if he is...
If adding a counter to multiple fields, with each having a different maxlength, the limit on the last counter on the page will be used for all other counters. This...