hailwood / jQuery-Tagit

The Jquery Tagit Plugin transforms an html unordered list into a unique tagging plugin.
264 stars 109 forks source link

Added the 'placeholder' and 'inputWidth' options #96

Closed Charizard closed 10 years ago

Charizard commented 10 years ago

Added 2 options, one is "placeholder" and the other is "inputWidth"

placeholder: Flexibility for the users to change the placeholder for the input field.

inputWidth: The width of the text field, if the placeholder is long or short, the width can be adjusted accodingly.