Yes, here's one I wrote recently: http://devblog.jasonhuck.com/2008/04/25/jquery-combo-select-redux/
HTH, Jason On May 8, 3:28 pm, Vivek <[EMAIL PROTECTED]> wrote: > Hi Guys, > > i am looking for an functionality in jquery. some thing like this > one. > > Sometimes we see two big text boxes with values, one on the left side > other one is on the right side and there is two arrow buttons ( faced > towards left and right ) in the center of both of them with the help > of those (buttons) we can move the values from one text box to other. > > Is there any plugin for such kind of functionality in Jquery ? > > Please let me know. > > Thanks !!