NIPO ODIN Version 5.17

Previous Topic

Next Topic

*LIST question selectors

When a *LIST is used in combination with *NUMBER or *ALPHA, the browser presents either a type-ahead function (for long lists) or a drop-down box (25 or less items in the list).

A *LIST in combination with a *CODES question uses the regular *Codes Question Selectors.

*LIST question selectors

Selector Function

odinlist

Attributes applies to the entire list

odinlist-dropdown

Attribute appear only with list smaller then 20 items

odinlistX

Attribute refers to list of X items

odinquestioninput

Attribute for the <TD> containing the list

odinlistitem

Generic attribute for all list items

odinlistitemN

Attribute for item N from the list, where N is a value between 0 and the number of items-1.

See Also