Projects
jQuery-Tokenizing-Autocomplete-Plugin
This is a jQuery plugin to allow users to select multiple items from a predefined list, using autocompletion as they type to find each item.
Lastest commits
- Laas Toom2010-08-18T08:31:24-07:00 prePopulate == true populates from the input, as in lkosak's http://pastie.org/556896
- Laas Toom2010-08-18T08:19:00-07:00 Added support for 'info' key in JSON result to provide additional info only in the dropdown
- Laas Toom2010-08-18T08:15:17-07:00 converted to jQuery.noConflict() style to cope with Prototype's
- Maximilian Schulz2010-05-11T10:12:38-07:00 Enable pre population of data * Update init_list() method * Update settings key according to method
- Maximilian Schulz2010-05-11T07:35:02-07:00 Merge remote branch 'loopj/master' Conflicts: src/jquery.tokeninput.js