i know there\'s a lot of these type of questions. i wanted to post so that i can share my specific prob because im getting frustrated.
Are there any good guides on making WPF applications 508 compliant? For example, does every text input box need开发者_运维问答 to be associated with a label via some tag type like with webpages?There
I am working on a site that has a lot of content that is displayed by clicking on tabs.Does anyone know if this is Section 508 compliant (specifically for blind users with a screen reader)?My main con
I have received comments from blind users that some of my sound and music related apps only work with VoiceOver off.
Does a table row (<tr>) have to be in a table body (<tbody>), if the table has a table body, or 开发者_如何学Gocan it exist outside of the table body?
At the top of a website I\'m currently working on, I defined a «Skip to content»-Link with the following markup:
I\'m creating an online questionnaire and was looking for some advice on best practice for the markup. Some of the questions are quite long, they are from a third party and can\'t be changed. I curren
Anyone knows how to prevent VoiceOver from speaking the button image filename? 开发者_如何转开发Thanks in advance!self.button.accessibilityLabel = @\"Your accessibility label\";
I added a MXML component in flex and selected the base as UICom开发者_如何学运维ponent. I want to make it accessible so that automated testing tools can Access it. I am using TestComplete for automate
I\'m having a problem where I\'m not able to set up a custom reading order for text in my Flex application.I\'m setting the tabIndex property on each text element, which I understand is the proper way