Copy Options

As you click on each option in the first select control, the options will move to the second select control.

As always, view the source of this page to see what's going on. There is an onchange event handler in each select that detects which option was selected and moves that option to the other list.