[real-eyes] Fw: BlindNews: ScreenReader Accessibility and Partial Updates in ASP.NetAJAX

  • From: "Kelly Stanfield" <kstannfield@xxxxxxxxx>
  • To: <real-eyes@xxxxxxxxxxxxx>
  • Date: Fri, 8 Dec 2006 16:41:01 -0600

----- Original Message ----- 
From: "BlindNews Mailing List" <BlindNews@xxxxxxxxxxxxxxx>
To: <BlindNews@xxxxxxxxxxxxxxxxxxxx>
Sent: Wednesday, December 06, 2006 8:43 AM
Subject: BlindNews: ScreenReader Accessibility and Partial Updates in 
ASP.NetAJAX


> MSDN (Microsoft Developer Network) Blog
> Tuesday, December 05, 2006
>
> ScreenReader Accessibility and Partial Updates in ASP.Net AJAX
>
> By Kashif
>
> Accessibility is an important aspect of software applications. It is ever 
> so important on the web especially to ensure that everyone visiting your 
> site is enabled to access the content. It is also required by a number of 
> government organizations.
>
> The current state of UpdatePanel doesn't allow for complete screenreader 
> accessibility with the popular screen readers currently available in the 
> market. Window Eyes works correctly and is able to read updated content in 
> a partial postback in simple cases but doesn't work well when triggers are 
> used. Also Jaws doesn't handle re-reading content on partial updates.
>
> To fix this issue I wrote a simple control which provides for this 
> screen-reader accessibility. On any page that will participate in partial 
> rendering, you can employ this control - nothing else needs to be set - 
> just drop this control on your page participating in partial rendering and 
> you are set for screen reader accessiblity - and it will take care of 
> causing the screen reader to re-read content after a partial post-back. I 
> am posting the control herewith - please let me know if you find it useful 
> or any other comments you might have regarding this. I tested with Window 
> Eyes and it works well.
>
> Thanks,
>
> Kashif
>
>
>
> http://blogs.msdn.com/kashif/archive/2006/12/05/screenreader-accessibility-and-partial-updates-in-asp-net-ajax.aspx
>
> --
> BlindNews mailing list
>
> To contact a list moderator about a problem or to make a request, send a 
> message to BlindNews-Owner@xxxxxxxxxxxxxxxxxxxx
>
> The BlindNews list is archived at: http://GeoffAndWen.com/blind/
>
> To address a message to all members of the list, send mail to: 
> BlindNews@xxxxxxxxxxxxxxxxxxxx
>
> Access your subscription info at: 
> http://blindprogramming.com/mailman/listinfo/blindnews_blindprogramming.com
>
> To unsubscribe via e-mail: send a message to 
> BlindNews-Request@xxxxxxxxxxxxxxxxxxxx with the word unsubscribe in either 
> the subject or body of the message 

To subscribe or to leave the list, or to set other subscription options, go to 
www.freelists.org/list/real-eyes


Other related posts:

  • » [real-eyes] Fw: BlindNews: ScreenReader Accessibility and Partial Updates in ASP.NetAJAX