Difference between revisions of "Accessibility Wishlist"

From Dreamwidth Notes
Jump to: navigation, search
m
(Added wish related to form usability)
Line 8: Line 8:
  
 
* Have a [[styles|style]] which uses CSS to hide text alternatives for  all icon links, so "select link by name" works for tools which can't use alt text for that.
 
* Have a [[styles|style]] which uses CSS to hide text alternatives for  all icon links, so "select link by name" works for tools which can't use alt text for that.
 +
 +
* Make sure all forms on the site follow [http://www.webaim.org/techniques/forms/screen_reader.php these accessibility guidelines for screenreaders].  These guidelines also provide layout advice for high usability.
 +
  
 
[[Category: Wishlists]] [[Category:Accessibility]]
 
[[Category: Wishlists]] [[Category:Accessibility]]

Revision as of 18:04, 12 April 2009

  • Have a question/option at signup which can funnel people into an area that asks about accessibility needs and shows them what's available for different accessibility needs.
  • For extra shininess, if somebody uses the audio version of the captcha select this option automatically. (with invite codes, we've removed the captcha)
  • Clear and accessible instructions on signup page on what to do if you can't complete the captcha for journal creation. (with invite codes, we've removed the captcha)
  • On all styles, have alt text for all images.
  • Have a style which uses CSS to hide text alternatives for all icon links, so "select link by name" works for tools which can't use alt text for that.