Hi All,
i am using html:select
struts tags, and inside i am using html

ption, html

ptionsCollection....
in html

ptionsCollection i am using one collection, while displaying the values from collection by using html

ptionsCollection, the size of the html:select is increased, as the value from html

ption is very big
string, some cases, the values are small strings, so the size of html:select is getting reduced.
<html:select name="xxxxxFB" property="mindIDs" >
< html

ptionsCollection property="mindId" labelProperty="mindName"/>
</html:select>
i need to attach one horizontal_scroll bar to html:select, so that if the values of mindId big, i can scroll though the values, but my size of html:select should not change for different values.
please do the needful.
Thanks in advance.
regards,
purushotham