Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.
This plugin integrates by default with Twitter bootstrap using badges to display the maximum lenght of the field where the user is inserting text.
The badge will show up by default when the remaining chars are 10 or less:
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.
Examples of twitter bootstrap datepicker.
An example of Bootstrap Material DatePicker.
Simple jQuery Based Color and Gradient Picker - asColorPicker.
A mobile and touch friendly input spinner component for Bootstrap
Input masks can be used to force the user to enter data conform a specific format. Unlike validation, the user can't enter any other key than the ones specified by the mask.
DropzoneJS is an open source library that provides drag’n’drop file uploads with image previews.