Easily select a time for a text input using your mouse or keyboards arrow keys.
The badge will show up by default when the remaining chars are 10 or less:
Do you want the badge to show up when there are 20 chars or less? Use the threshold
option:
Please note: if the alwaysShow
option is enabled, the threshold
option is ignored.
All you need to do is specify the placement
option, with one of those strings. If none
is specified, the positioning will be defauted to 'bottom'.
Bootstrap maxlength supports textarea as well as inputs. Even on old IE.