E-mail List Archives
Thread: ASP.NET IE WebControls & JAWS
Number of posts in this thread: 1 (In chronological order)
From: cbsmith
Date: Thu, Jul 08 2004 1:02PM
Subject: ASP.NET IE WebControls & JAWS
No previous message | No next message
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.