|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
I'm working on an application that should display lines of text in a multiline listbox (not a drop-down listbox). Can this be done in HTML?
Thanks for your help |
|
#2
|
|||
|
|||
|
Yes it can be done. Use the select tag with a size property and a multiple property. eg <select name="someName" size="6" multiple>
------------------ Good luck, Bas ------------------ E-mail me at: b.vandermeijden@pecoma.nl |
![]() |
| Viewing: Dev Shed Forums > Web Design > HTML Programming > Does HTML support listboxes? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|