EC-O-DE / Tokenize2

Tokenize2 is a plugin which allows your users to select multiple items from a predefined list or ajax, using autocompletion as they type to find each item. You may have seen a similar type of text entry when filling in the recipients field sending messages on facebook or tags on tumblr.

Home Page:https://dragonofmercy.github.io/Tokenize2/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tokenize2

Tokenize2 is a plugin which allows your users to select multiple items from a predefined list or ajax, using autocompletion as they type to find each item. You may have seen a similar type of text entry when filling in the recipients field sending messages on facebook or tags on tumblr.

  • Intuitive UI for selecting multiple items from a large list
  • Easy to skin / style purely in css, no images required
  • Supports any backend which can generate JSON, including PHP, Rails, Django, ASP.net
  • Events based
  • Select, delete and navigate items using the mouse or keyboard
  • Custom delimiters
  • Sortable items
  • jQuery 2+
  • Bootstrap 3+

Documentation

The documentation for Tokenize2 is available through GitHub Pages.

About

Tokenize2 is a plugin which allows your users to select multiple items from a predefined list or ajax, using autocompletion as they type to find each item. You may have seen a similar type of text entry when filling in the recipients field sending messages on facebook or tags on tumblr.

https://dragonofmercy.github.io/Tokenize2/

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:JavaScript 93.8%Language:CSS 6.2%