[jQuery] loopj autocomplete multi item selection

2009-11-28 Thread bandito
OK figured out that problem or actually found the solution. Just have to use "document.getelementById('textfield id').value". It returns the ids separated by commas enter from the jsonContainer however, I have one more issue before I have it working exactly to my liking. If an item has already bee

[jQuery] problem with autocomplete plugin

2009-11-23 Thread bandito
Hi, I downloaded loopj's jQuery Plugin: Tokenizing Autocomplete Text Entry from http://loopj.com/2009/04/25/jquery-plugin-tokenizing-autocomplete-tex An excellent plugin that I had no problems modifying to my likings except for grabbing the value from the input text field. The setup instruc