Using cascade with multiselect; my options are long text strings and I would like to wrap this text within the unselected/selected containers. I’m struggling to find a CSS solution for this. Any thoughts?
As far as I know, wrapping text in <option> tags are not possible. In my setup, the two select boxes are placed below each other – leaving you with more space for each option – see attachment.
Have you modified the solution to have both boxes in one line?