Peter Klein wrote:
> Hi racco??. You can't wrap entries in select tags afik.
> But you can do something like this (Doesn't work in IE):
>
> <style>
> SELECT {width: 100px;}
> OPTION {width: 200px;overflow: visible;}
> </style>
>
thx for your help
racco