Usage;
/* Copyright (c) 2008 ilhan Kuzgun (http://www.birtek.com.tr)
 * Licensed with prayware. Pray and use. Feel free to do anything. 
 * Just keep good feelings.                                      
 * $LastChangedDate: 2008-05-10 11:00:36 $                       
 * Version 0.2  
 */

 /**
 * NEEDS THESE PLUGINS
 *      JQUERY
 *      METADATA
 *      UI.resizable
 *      BGFRAME (for fixing ie6 combobox problem)
 */
 
 /**
 * This plugin for usage input text for using "choosing multiple" 
 * from the list. Choisen option's keys will be in the input 
 * with seperating commas. 
 **/
 
 /**
 * Tested with ff2, ie6, ie7. Help about others.
 */
    
Here is demo:

Here you can download it
Download MultipleSelect v 0.0.1