Accessibility/XForms: Difference between revisions

Line 80: Line 80:
Allows the user to choose one or multiple values from a list of pre-defined values (see the [http://www.w3.org/TR/xforms/slice8.html#ui-selectMany spec], the [http://developer.mozilla.org/en/docs/XForms:User_Interface_Elements:Select docs]). It can have the following representations:
Allows the user to choose one or multiple values from a list of pre-defined values (see the [http://www.w3.org/TR/xforms/slice8.html#ui-selectMany spec], the [http://developer.mozilla.org/en/docs/XForms:User_Interface_Elements:Select docs]). It can have the following representations:


* listbox - default representation
* [[Accessibility/XForms:Listbox|listbox]]
* checkbox group - used when appearance = 'full'
* [[Accessibility/XForms:Checkgroup|checkboxes group]]


=== select1 ===
=== select1 ===
Confirmed users
1,396

edits