Difference between revisions of "Resources for creating accessible HTML and AJAX"

From Dreamwidth Notes
Jump to: navigation, search
 
(3 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
* [http://dw-accessibility.dreamwidth.org/4862.html Preliminary list of resources]
 
* [http://dw-accessibility.dreamwidth.org/4862.html Preliminary list of resources]
 
* [[Alt text and title attribute]]
 
* [[Alt text and title attribute]]
 +
 +
* http://webaim.org/techniques/ajax/
 +
* http://plugins.jquery.com/plugin-tags/accessibility
 +
 +
[19:23] <deborahGU> If you AJAXify [ the poll editor ] for adding new questions, you'll want to add WAI-ARIA live regions -- but be aware that those only work for the newest screen readers, and lots of people don't have them, so it needs to work without.
  
 
[[Category: Accessibility]]
 
[[Category: Accessibility]]
 +
[[Category: Development]]

Latest revision as of 03:56, 22 October 2011

DRAFT

[19:23] <deborahGU> If you AJAXify [ the poll editor ] for adding new questions, you'll want to add WAI-ARIA live regions -- but be aware that those only work for the newest screen readers, and lots of people don't have them, so it needs to work without.