Hi All,
I am trying to create a combo box with horizontal scroller. i.e. Combo box will have a fixed width, if
any of its options have higher text, then horizontal
scroller should appear automatically.
I also tried placing a <div> around <SELECT>. But not getting how to apply styles on it.
Any suggestions will be helpful.
Thanks