Does anyone have a solution or a workaround?
Thanks,
Erez
Here is a reproduction: select VS edit.
<html>
<head>
</head>
<body>
<select style="height: 18; font-family: Courier New; font-size:
20px;">
<option>First</option>
<option>Second </option>
<option>Third</option>
</select>
<input type="edit" style="height: 18; font-family: Courier New;
font-size: 20px;"/>
</body>
</html>
--
-Gazza
(The Cheese)
MY DIGIMON TAMERS RP
http://DigimonTamersRP.cjb.net
http://webpages.charter.net/gazza/index.html
"erez" <egree...@jacada.com> wrote in message
news:d145490.02071...@posting.google.com...
Erez:
If I'm not wrong, size > 1 makes the combo (select) always to be open
(dropped down), what I need, is to set the height of a closed combo.
Thanks,
Erez
Um actually I think you just might be wrong...I use it on my website and it
works fine.