Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 670 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 670 Bytes

Tokeninput

Tokeninput is a jQuery plugin which allows your users to select multiple items from a predefined list, using autocompletion as they type to find each item.

Original plugin

jQuery Tokeninput: A Tokenizing Autocomplete Text Entry https://github.com/loopj/jquery-tokeninput

Additional features

  • appendTo setting: more contexts, using jQuery UI Position plugin to find correct dropdown's position.
  • I18n
  • Template for other library like jQueryUI, Bootstrap

Document & Demo

Additional sources