Changes

Jump to: navigation, search

Accessibility/JSON ARIA

292 bytes added, 10:37, 7 January 2009
Authoring new roles
= Authoring new roles =
== Pointing to new roles definitions from within document content==
===HTML===
<pre>
<head>
</head>
</pre>
 
===XUL, SVG===
 
XUL doesn't define the <link> tag, an open question is how the roles can be included in such documents.
 
* One suggestion is to create a new processing instruction like: <code> <?xml-aria href="chrome://calendar/content/access/roles.json" type="text/json"?></code>
== Authoring content with the new widget ==
264
edits

Navigation menu