a11y
A11y Design Requirements
5 A11y Requirements
Below are the 5 basic Dojo Accessibility requirements which must be met when creating and styling user interface components. Each Dojo developer and designer are required to implement accessibility for dijit components. The folks with a11y experience will help but it is each developer's responsibility to understand and follow these guidelines. If you need help with a11y, create a trac ticket with the category a11y-review but remember that it is not the a11y team's job to implement accessibility for you!
Dijit A11y Testing Requirements
We need to provide a list of requirements for automated accessibility requirements. Here is an initial list gathered from some of the a11y folks. Feel free to add other requirements and or solutions:
Dijit 1.1 wai class causing IE "secure/nonsecure" mixed content error
I know people have had this error before for various reasons with past versions of Dojo when running an app on HTTPS. With 1.1, I've been seeing it with every page of my app. I've narrowed down the problem to the dijit.wai namespace. After creating the a11y test node, the node is removed, which wasn't being done in previous versions. I don't see this error when this line is removed.
Is anyone else seeing this problem as a result of this? Should this be filed as a bug? Thanks.
DnD and a11y
Hi All,
Does the DnD operations have an a11y support? how can a user without a mouse perform a DnD action?
thanks
Yoav
