Changes

Jump to: navigation, search

Accessibility/JSON ARIA

44 bytes added, 17:41, 9 November 2007
Definining the widget
<!-- or on an object controlled by the focus (aria-controls) or -->
<!-- if the change occurs inside an ARIA live region (aria-live) -->
<!-- prop attribute name, data type, optional l10n string -->
[ "away", "boolean" ],
<!-- prop attribute name, data type -->
[ "activity", "string", "What is this user doing?" ],
],
"passiveProperties": [ <!-- AT should not notify user of changes, but should still present them if the containing object receives focus -->
<!-- prop attribute name, data type , optional l10n string -->
[ "idle", "string" ], <!-- readable string -->
[ "where", [ "pc", "mobile", "blackberry"] ], <!-- 3 legal programmatic tokens -->
346
edits

Navigation menu