I just saw this tutorial that explains something just like what you've described:

http://jmar777.blogspot.com/2008/02/easy-multi-select-transfer-with-jquery.html


--Karl
_________________
Karl Swedberg
www.englishrules.com
www.learningjquery.com



On Feb 11, 2008, at 5:30 PM, [EMAIL PROTECTED] wrote:


Hi,

Let's say I have a SELECT menu with id = "fromMenu" and if a user
clicks the "Add" button, I want the selected menu item from the
"fromMenu" to be appended as the last item in antoher menu with id =
"toMenu".

I'm sure this is simple.  How can it be done?

Thanks, - Dave

Reply via email to