Timepicker
Easily select a time for a text input using your mouse or keyboards arrow keys.
Colorpicker
Datepicker
Bootstrap MaxLength
Default usage
The badge will show up by default when the remaining chars are 10 or less:
Threshold value
Do you want the badge to show up when there are 20 chars or less? Use the threshold
option:
All the options
Please note: if the alwaysShow
option is enabled, the threshold
option is ignored.
Position
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'.
textareas
Bootstrap maxlength supports textarea as well as inputs. Even on old IE.