5.2.3 <al-select>

Albatross browser request merging depends upon the functionality provided by the <al-select> tag. If you do no use this tag in applications then the standard request merging will not work.

To determine the name (5.2.3.4) attribute in the generated tag a number of attributes are used. The generated name is evaluated in the execution context to determine an internal compare value.

The compare value is used to control which option tags are generated with the selected () attribute. <select> tags in multi-select mode are supported by list or tuple compare values.

The <al-select> tag can automatically generate the list of enclosed <option> tags using the optionexpr (5.2.3.7) attribute, or can work with enclosed <al-option> (5.2.4) tags.



Subsections