Facebook/Youtube Like Multiple Items Select
Posted
by bradenkeith
on Stack Overflow
See other posts from Stack Overflow
or by bradenkeith
Published on 2010-05-10T15:31:50Z
Indexed on
2010/05/10
15:34 UTC
Read the original article
Hit count: 262
jQuery
|jquery-plugins
Before we continue: It can't be a predefined list.
I need it sort of like this: http://loopj.com/tokeninput/demo.html ... A jQuery plugin that allows the user to type a string of words, press enter, and it makes it a block of text, from there they can press the X to get rid of it, or type more key words into the input area. I've found many things that do this, but all are pulling information from a predefined list of choices.
© Stack Overflow or respective owner