Moving Values Between Select Boxes
Posted by Ramani Sandeep on November 2, 2009
These functions allowed you to do commonly-requested actions with select boxes.
For example, you can easily pass values between two select boxes. This makes a nice Windows-style interface for choosing components, adding and removing items from a list, etc. Options are re-ordered as they are added and removed from the lists.
Several other functions are included in the source that are not in the examples. This includes copying items in lists instead of moving them, copying/moving all items, and automatically selecting all items in a list.
Other related articles
This entry was posted on November 2, 2009 at 1:42 pm and is filed under JQuery, JavaScript. Tagged: How to Add Remove ListItems from one ListBox to Another?, Listbox, Moving Values Between Select Boxes. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.