Javascript: multiple selection list box
I want to have a list box with ***multiple selections***... I THEN want another text box to populate based on the selections. I don't want verbatim, I want more than just the selection.
Say "Florida" is selected, I want the field to populate "Florida: Where the beaches are nice"...
Say "Arizona" is selected, I want the field to populate "Arizona: Extremely hot in the summer"... and so on for each selection...
I want to these to accumulate.
