Generating Sales Report 60%
Importing Contacts 98%
Uploading something big 33%
Just add data-role="tagsinput" to your input field to automatically change it to a tags input field.
data-role="tagsinput"
Use a <select multiple /> as your input element for a tags input, to gain true multivalue support. Instead of a comma separated string, the values will be set in an array. Existing <option /> elements will automatically be set as tags. This makes it also possible to create tags containing a comma.
<select multiple />
<option />
The current value is: 50
value
The min is: 25 and the max is: 75
min
max
with max value set to 10
with step set to 5
step
Input masks allows a user to more easily enter fixed width input where you would like them to enter the data in a certain format (dates,phones, etc).
max-length set to 20.
max-length
max-length set to 140.
Start typing...