aria-selected attribute is used to indicate that a row in a gr开发者_如何学Pythonid is selected, When I use the jaws keys to navigate to selected row in the grid, its not being read as selected. Any c
I\'m trying to get an aria-live region to work correctly with JAWS 11 and IE8. Using the code below, I can get JAWS to announce the new value when the button is clicked, but the behaviour is not what
One of the projects I am currently working on has customer requirements for IE7 and 508 compliance. This customer currently uses JAWS version 9 and is making requests which I am told are impossible wi
I need to make a small app accessible to screen reader. I\'m managing to make buttons accessible, but I would also like to have a section of text accessible by screen readers so that users can hear w
In an accessible flex app, the user can navigate through the control by using the TAB key. The flex app pops up on top of the html page aftert the user activate a particular link, and is loaded using
I have a page that is rendered through xulrunner service.T开发者_StackOverflow中文版here is a form and a button under the form.
I\'m trying to make an existing FLEX application section-508-compliant, by getting it to work smoothly with the JAWS screen reader. It kinda sorta works, but one immediate problem is that when you fir
If I have a form that updates via AJAX, there is a chance that the original value field (as it 开发者_C百科was output to the browser) will not match the text that the form field now has inside.
Is there some way, through either JAWS scripting or HTML, to force JAWS to refresh its virtual screen buffer (开发者_StackOverflow中文版normally Ins + Esc)?I\'m working on an AJAX-heavy web applicatio