paul: SELECT-Feld ohne scrollbar

Beitrag lesen

Hi,

ich will ein ganz normales SELECT, etwa so:

<SELECT style="Height:120px;Width:150px;" MULTIPLE>
    <option>ihbhhjb</option>
    <option>ihbhhjb</option>
    <option>ihbhhjb</option>
    <option>ihbhhjb</option>
    <option>ihbhhjb</option>    </SELECT>

es soll aber ausgeklapt sein und OHNE scrollbars. im IE funzt obiges Beispiel. Im Firefox leider garnicht.

Gibt es eine andere Lösung?

Danke,
p.