Giter Club home page Giter Club logo

pombredanne / tokenize Goto Github PK

View Code? Open in Web Editor NEW

This project forked from yashilanka/tokenize

0.0 0.0 0.0 827 KB

jQuery Tokenize 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: http://projects.zellerda.com/tokenize

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

CSS 15.89% JavaScript 84.11%

tokenize's Introduction

Tokenize

jQuery Tokenize 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
  • Callbacks when items are added or removed from the list
  • Select, delete and navigate items using the mouse or keyboard

Documentation and Demo : http://projects.zellerda.com/tokenize

Changelog

jQuery Tokenize 2.2.1 - 21 October 2014

  • [Issue #3] Fix whitespace in code

jQuery Tokenize 2.2 - 21 October 2014

  • [Issue #1] Fix maxElements configuration was enforced across all objects in document
  • [Issue #2] Fix the display of "x" for non UTF-8 websites

jQuery Tokenize 2.1 - 7 August 2014

  • Fix loading of multiple dom elements
  • Add JSONP support
  • Add options to personalize fields
  • Add loop when move in drop down
  • Remove validator option

jQuery Tokenize 2.0 - 7 October 2013

  • Add callbacks
  • Add maxElements option
  • Fix missing add token on click when only one element
  • Fix box width - Use css instead
  • Fix add default token execute onAddToken

jQuery Tokenize 1.0 - 26 February 2013

  • Fix backspace key to close the drop down
  • Fix dropdown background
  • Fix drop down item height when is less than options.size
  • Fix click event out off the control
  • Fix click on input when the last pending delete is deleted

jQuery Tokenize beta-0.1 - 3 April 2012

  • First version

tokenize's People

Contributors

yanome avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.