Currently, I am on the hunt for a unique piece of javascript that can bring ShuttleBox-like functionality into my project.
Essentially, what I require is to have 2 list boxes and 4 buttons - Move Left, Move Right, Move All to Left, and Move All to Right. However, I am looking to implement this code dynamically so it can easily be reused by simply passing in the dom object parameters...
If anyone has any code snippets or helpful links, I would greatly appreciate them...
Thank you in advance...