Forum Moderators: not2easy

Message Too Old, No Replies

Listbox height

the property style="height: ..." doesn't work

         

thomas88

7:39 pm on Feb 17, 2004 (gmt 0)



I was trying to resize a listbox using the css height property but it doesn't work. Is there any other way to do this without changing the font size?
thanks,

Thomas

BlobFisk

10:12 am on Feb 18, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Welcome to WebmasterWorld, thomas88!

How about:

<select size="6">

This will display 6 items...

HTH