Hi
I'm looking for a plugin that will take the pain out of constantly re-implementing a UI 'functionality' (for lack of a better term) that I'm using often.
This functionality consists of two select (listboxes) - side by side. The one on the left has a list of items that the user can choose from and then by clicking on a button - move the selected items from the select list on the left to the select list on the right. The user also has the ability to change their mind and move items from the select list on the right - back to the select list on the left. It looks something like this ...