Confirmed users
1,396
edits
No edit summary |
(→input) |
||
Line 13: | Line 13: | ||
=== input === | === input === | ||
A key xforms element to show and change the instance data to which it is bound (see the [http://www.w3.org/TR/xforms/slice8.html#ui-input spec], the [http://developer.mozilla.org/en/docs/XForms:User_Interface_Elements:Input docs]). | A key xforms element to show and change the instance data to which it is bound (see the [http://www.w3.org/TR/xforms/slice8.html#ui-input spec], the [http://developer.mozilla.org/en/docs/XForms:User_Interface_Elements:Input docs]). The follwoing representations <code>input</code> element are accessible: | ||
* [[Accessibility/XForms | * [[Accessibility/XForms:TextField|text field]] - see [http://developer.mozilla.org/en/docs/XForms:User_Interface_Elements:Input#text_field the docs]. | ||
* [[Accessibility/XForms | * [[Accessibility/XForms:Checkbox|checkbox]] - see [http://developer.mozilla.org/en/docs/XForms:User_Interface_Elements:Input#checkbox the docs] | ||
* [[Accessibility/XForms | * [[Accessibility/XForms:Datepicker|datepicker]] - see [http://developer.mozilla.org/en/docs/XForms:User_Interface_Elements:Input#datepicker the docs]. | ||
* [[Accessibility/XForms | * [[Accessibility/XForms:Calendar|calendar]] - see [http://developer.mozilla.org/en/docs/XForms:User_Interface_Elements:Input#calendar the docs]. | ||
* [[Accessibility/XForms | * [[Accessibility/XForms:DaysList|days list]] - see [http://developer.mozilla.org/en/docs/XForms:User_Interface_Elements:Input#months_list the docs]. | ||
* [[Accessibility/XForms | * [[Accessibility/XForms:MonthsList|months list]] - see [http://developer.mozilla.org/en/docs/XForms:User_Interface_Elements:Input#days_list the docs]. | ||
=== secret === | === secret === |