Sometimes we used to get requirements where we wants to move items from a multiple select box (list box) to another list box in the right and vice versa. Something like the picture below.
So, here I have come-up with a JQuery function which will do the task for you.
- http://viralpatel.net/blogs/2009/06/listbox-select-all-move-left-right-up-down-javascript.html
- http://www.akchauhan.com/select-content-from-one-list-to-another-using-jquery/
- http://www.quackfuzed.com/demos/jQuery/dynamicField/
- http://dpatri.com/technology/jquery/move-list-box-items-from-left-to-right-using-jquery/