Hi all,
I have faced with a trouble. I have a very long texts in <SELECT> tag. Therefore, option box has a long width. I don't want it. So I specified "width" in CSS. It worked! However, when I click at the option box to see the list. I saw only some text not the whole text.
Is there anyway to do something like Access combobox where the width of listed items is wider than the size of option box?