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

ption, html

ptions....
in html

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

tions, 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" multiple="true">
<html

ptions collection="mindIds" 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.
i am using like the above i metioned,
if any one have any answer, please reply me at
biswam@aztec.soft.net regards,
Biswa