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

From Dreamwidth Notes
Jump to: navigation, search
(adding stub information)
 
 
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
DRAFT
 
DRAFT
  
[[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]]
 +
 
 +
* 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: 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.