jQuery Taggable
The taggable plugin helps you create an area with a checkboxes for the tags, and will bind them to a specified text input field.
The taggable plugin helps you create an area with a checkboxes for the tags, and will bind them to a specified text input field.
Leo Nguyen
2012/05/17 at 11:14 AM
Actually I’m looking for a jquery plugin to create the tag each time I enter into the textbox and press the comma or white-space. I found Jquery Tokeninput but it always does require me to provide a data url (means the fixed list), humm.