javascript help
Posted: Wed May 11, 2005 12:09 pm
ok i have a website and it has a listbox with a bunch of names. I want so the list box will be on the left and when you click on a arrow thats next to the listbox on the right it moves the name from the left list to the right list...ill try to draw a picture 
----------
| adam |
| george |
----------
up | down
-----------
| ralph |
-----------
so if i select ralph and click up it will move ralph to the top list and if i select adam and then click down it will move adam to the bottom list...i know this is super possible just dont know how its done.
----------
| adam |
| george |
----------
up | down
-----------
| ralph |
-----------
so if i select ralph and click up it will move ralph to the top list and if i select adam and then click down it will move adam to the bottom list...i know this is super possible just dont know how its done.