Hi, you can see JSControlsTags project at http://jscontrolstags.sourceforge.net/ . There is Swap control (see at http://jscontrolstags.sourceforge.net/controls/swap/swap.html) which is enable to swap items select to another select with drag/drop. it is based on Scriptaculous and Proototype.
You can see demo at http://jscontrolstags.sourceforge.net/demo/swap/swap.html Regards Angelo 2007/3/22, temp temp <[EMAIL PROTECTED]>:
I want a jsp page which should have the capability to drag and drop in the sense suppose I have a two list <select size=3 > <option>California -- CA</option> <option>Colorado -- CO</option> <option>Conneticut -- CN</option> </select> <select size=3 > <option>C -- CA</option> <option>C -- CO</option> <option> Conneticut -- CN</option> </select> I want to shuffle the contents of the lists using mouse drag and drop is it possible ? and any hints of achieving this ? Thanks & Regards --------------------------------- No need to miss a message. Get email on-the-go with Yahoo! Mail for Mobile. Get started.