WebAIM - Web Accessibility In Mind

E-mail List Archives

ASP.NET IE WebControls & JAWS

for

From: cbsmith
Date: Jul 8, 2004 1:02PM


I'm having some trouble getting the JAWS screen reader to recognize the tabs in the TabStrip web control in ASP.NET. On IE 6.0, the tabs are generated using client-side javascript and inline XML. I've tried changing the javascript to generate "" tags for the content of the tags, taken out the "" tags it was generating, and adding titles to the links. It still won't let me tab to the TabStrip and select a tab. Has anyone else had this problem? It works fine when JAWS is turned off and I tab through the links on the page.