Accessibility/JSON ARIA: Difference between revisions

Jump to navigation Jump to search
Line 146: Line 146:
== Alternative input ==
== Alternative input ==


(To do)
If a property is listed under editableProperties, then it is the author's responsibility to handle mutation events and change the state of the widget based on changes to the ARIA attribute.
 
An alternative input device (an on screen keyboard, voice input software or even a cell phone browser) may choose to provide alternative methods for data entry that are more suitable for that environment. The web page must watch DOMAttrModified (onpropertychange in IE) and map that to the widget state.


= How to process =
= How to process =
346

edits

Navigation menu