Previous Message
Next Message

option element strange in mac + moz/ns

Sent by Kristin Vagberg on 18 January 2005 20:08


Does anyone have a solution or know why this happens?

My select-lists looks like a input field on mac and in the browsers Mozilla 
1.7 and NS 7.1.
The arrow disappears from the list.

The code is as in the following example, where the label and the select 
element is floating:left.
The label has a width assigned to it. (sorry, I can´t provide you with the 
page - my webhotel is down:)

<p>
    <label>label text</label>
   <select name="selectname" size="1">
        <option value="Value">The option</option>
    </select>
</p>

/Kristin




______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread: