dhtml option to selectbox relation

T

Tole

hi all,
i've got two selectboxes that shares same options.
so is there any built in way to do something like

option = get_selected_option(select1);
option.parent = select2; // is something like this possible?

why is that? we have large amount of options (6-7000) and it takes a lot to
move options from one to another (in classic manner - removing from one, and
creating new for another select)
so i thouht mybee dom has some mistirious ways?

tole
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top