You can limit it with using style="width:<size_in_px>".
For example:
    <html:select property="contry" style="width:200px">
         ....
    </html:select>

However, some old browser versions, such as Netscape 4.5, do no support this
style.

"Silverio Wagner Silva(Secorp)" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> People,
>
> Is there any way to limit the size of a <Select> tag box in pixels ?
> In my application, it depends on the <option tag> content length.
>
> Thanks in advance,




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to