bmsterling wrote:
> 
> Does anyone have any experience with getting
> screen readers to pick up on changes to the DOM?
> 
sry, for my bad english. 

i made some testing with webformator. (it´s the base for virgo, blindows and
some other screenreaders). the webformator updates his output 1 second after
you manipulate the window.loaction. you can use location.hash for it and you
don´t have to change it. (window.location.hash = window.location.hash).

you can even set the focus to the changed region with this approach. here is
an example http://kantpraxis.de/ 

the uncompressed javascript http://kantpraxis.de/cms/js/all.js


bmsterling wrote:
> 
> I go to the Dept. of Ed in a few weeks to their accessibility department,
> where the majority of the people that work there are blind or def, to
> see/hear what some of the website look/sound to them.  We had two of our
> developers go a year ago and it was very eye opening to them.
> 
> -- 
> Benjamin Sterling
> http://www.KenzoMedia.com
> http://www.KenzoHosting.com
> 

if you finde there someone, who understands german, it would be great, if
you would test this site with him/her.
-- 
View this message in context: 
http://www.nabble.com/Ajax%2C-Screen-Readers-and-508-compliance...-On-My%21-tf3947177s15494.html#a11204961
Sent from the JQuery mailing list archive at Nabble.com.

Reply via email to