Table of Contents

behavior: select

select is what known as LISTBOX in Windows. In h-smile select is extended to support so called TreeView functionality and listbox with multiple selections.

Elements

that have this behavior applied by default (see master style sheet):

In h-smile <select> can have any arbitrary markup inside but following elements have special meaning:

Attributes

this behavior knows about:

Events

Besides of standard set of events (mouse, keyboard, focus) behavior:select generates:

Value

Special key combinations

You can override styles of the <select> and its content, see master style sheet and html_samples/forms/selects.htm and nearby.