Skip to content
This repository was archived by the owner on Oct 19, 2022. It is now read-only.

This fork was made to accomodate features on //Curriculum pertaining to the "free add" feature. See the README for details.

Notifications You must be signed in to change notification settings

flatiron-labs/jquery-tokeninput

 
 

Repository files navigation

Modifications from base

  • Tokens are not added on blur when using freeAdd.
  • Falsy tokens (mainly empty strings) are not added when using freeAdd.

jQuery Tokeninput: A Tokenizing Autocomplete Text Entry

Overview

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. You may have seen a similar type of text entry when filling in the recipients field sending messages on facebook.

Documentation, Features and Demos

Full details and documentation can be found on the project page here:

http://loopj.com/jquery-tokeninput/

About

This fork was made to accomodate features on //Curriculum pertaining to the "free add" feature. See the README for details.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 79.2%
  • CSS 19.1%
  • PHP 1.7%