[jQuery] move items between select boxes
I am trying to move a selected option from one select box to another
select box.
I am new to jquery but i have been able to get some stuff done with
Jquery. I've checked the API as well as some of the tutorials but I
cannot find any answers. I have found some plug-ins but they all seem
to cover ajax with select boxes which is not what I need.
Can anyone point me to a good tutorial?
Thank you.