CodeCharge Studio

Listbox

HTML

<SELECT ID="Select1" NAME="Select1" SIZE="3"><OPTION>Select1</OPTION></SELECT>

Image

Description

A Listbox is essentially the same as a Dropdown with the distinction of being able to display multiple options. With a listbox, it is also possible for the user to select more than one option by specifying the Multiple property.


On-line, printable versions and updates