hey all,
I am looking for a javascript code which allows me to have to List/Menu's side by side, and the ability to move an item from the first list, to the second list ( add, add all, remove, remove all - buttons). I also need to be able to move the items in the right box up and down.
So in a nut shell. Two list boxes. The left one is full with values, the right one empty. The ability to add one or all from the left box to the right box and the ability to remove, remove all from the right box back to the left box. In addition the ability to move individual items in the right box, up or down, to chose which items should show first in the right box, and so on.
Anyone come across anything like this before?
I am looking for a javascript code which allows me to have to List/Menu's side by side, and the ability to move an item from the first list, to the second list ( add, add all, remove, remove all - buttons). I also need to be able to move the items in the right box up and down.
So in a nut shell. Two list boxes. The left one is full with values, the right one empty. The ability to add one or all from the left box to the right box and the ability to remove, remove all from the right box back to the left box. In addition the ability to move individual items in the right box, up or down, to chose which items should show first in the right box, and so on.
Anyone come across anything like this before?








