Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged accessibility

0 votes
567 views
1 answer
    I have a TextBlock and I want to track that control from Screen reader and whenever a new value ... (AutomationEvents.LiveRegionChanged); } See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
267 views
1 answer
    I'm working on a site that needs to (a) work without JavaScript and (b) be keyboard-accessible. I have used the label ... > </li> </ul> </div> See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
470 views
1 answer
    How to detect if screen reader is running (JAWS)? As I understand in .NET 4 we can use AutomationInteropProvider. ... detection in .NET 2.0? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
358 views
1 answer
    I'm developing an app with Angular and Semantic-UI. The app should be accessible, this means it should be ... click on cancel/confirm buttons? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
472 views
1 answer
    I'm trying to make a form accessible. Should I make my inputs have both disabled and aria-disabled attributes ... aria-disabled="true" disabled> See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
393 views
1 answer
    We are redesigning our website and there are some concerns internally that accessibility affects the design element. ... experience with this? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
429 views
1 answer
    I was browsing Amazon and I noticed that when searching "1TB" if you hover the mouse cursor over the stars rating ... to alt. Would you agree? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
686 views
1 answer
    I have a view that has a long press action handler. I use the content description to set the message ... Am I missing something simple? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
455 views
1 answer
    Is the private member access at the class level or at the object level. If it is at the object level, then ... () method of sub is valid See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
362 views
1 answer
    iOS devices have embedded voice synthesizers for Accessibility's VoiceOver feature. Is there a way you can use ... 're a software archeologist] See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
572 views
1 answer
    I'm developing an application that uses TalkBack to guide people through it. However, in those situations I want ... and thanks in advance. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
609 views
1 answer
    I have 2 buttons next to a textbox and another textbox after the 2 buttons. The tabindex for the first textbox ... how to prevent this issue? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
497 views
1 answer
    Is it possible to set the default input focus on an HTML form without using JavaScript, for example: <html> <form> ... a user has js disabled). See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
619 views
1 answer
    When a web page is loaded, screen readers (like the one that comes with OS X, or JAWS on Windows) will ... reader to read that new message? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...