百二秦关终属楚:歼-10战机,它改变了中国
百度 (责编:谢磊、赵晶)
A general term used to describe the degree to which a product, device, service, or environment is available to as many people as possible. Accessibility is often used to focus on people with disabilities or special needs and their right of access to entities.
917 questions
0
votes
1
answer
51
views
What is an Industry Best Practice Approach for Website in order to Allow More than One String to be Typed into the Username Box?
We have an old school website that requires end-users to type in their username and password.
All usernames were procedurally generated from an end-user's first and last name.
In left-to-right order, ...
2
votes
1
answer
336
views
Cart Accessibility - Ecommerce Shop
i have a question regarding defining the accessibility for prices and the cart summary for an ecommerce shopping-cart.
As a visual impaired user i can navigate through the cart page with the TAB key ...
1
vote
2
answers
187
views
How to make table header controls keyboard accessible?
I am implementing a data gird pattern for an interactive HTML table. The header cells can be used to change the appearance of the data.
The ARIA pattern (see Example 2) uses Spacebar key to sort rows, ...
5
votes
1
answer
1k
views
Creating an accessible, animated, and responsive navigation system
I've been struggling for the past couple weeks to design the perfect navigation (menu) system for my personal website which I am designing.
First, I need a system that is completely accessible as I am ...
1
vote
2
answers
155
views
Redacted Text + Screen Reader best practice
I am seeking guidance on how to best handle the concept of redacted text. Since I work for the government, we typically have to post content online in both web and pdf formats that might contain ...
2
votes
1
answer
148
views
Are there any obvious UX design issues with this type of menu design?
TLDR Question on bottom of this post. I made a site, here is a picture:
I wanted to keep the design simple and intuitive/ergonomic, particularly buttons in bottom right corner as a navigation menu.
...
6
votes
3
answers
697
views
How do I write good alt text for a comic?
One of the things I'm interested in is web accessibility, particularly for knowledge bases such as Stack Exchange. One part of this is alt text for images - a text alternative for images, which is ...
3
votes
1
answer
2k
views
Tabbing into a hidden navigation menu
This is a question about the interaction between navigation via keyboard (tabbing) and initially-hidden navigation items. I’m asking from both a UX and accessibility perspective.
My site has a slide-...
3
votes
3
answers
156
views
Accessibility: Underline link hover color
my question is specifically about the hover color of a underlined link and the required contrast ratio to fulfill AA.
I'm asking myself if it has to have at least a contrast ratio of 4.5:1 on hover to ...
0
votes
1
answer
88
views
Accessible text heavy table links
We have a table with many cells:
Clicking anywhere in the table opens the side panel.
Clicking specific cells can open corresponding sections within the side panel.
To differentiate between cells ...
0
votes
4
answers
299
views
How to show that a radio button has to be selected?
I'm adding a selection with two radio buttons as seen in the example below:
But here, the submit button is disabled, because one of the options have to be selected.
How can I properly inform my user ...
0
votes
1
answer
198
views
How do you create both sufficient contrast and a harmonious outcome for text on different tints of the same color?
Here are two examples. One is a table, the other an illustration. Both use different tints of the same color with text on top. How do you change the color of the text across these tints to be both ...
5
votes
2
answers
2k
views
Accessible web calendar overview that's screen reader friendly
One of our accessible-savvy dev.teams are building a new web interface to a booking system. It looks and acts pretty much like a web calendar interface.
In this very first iteration, we'd like ...
5
votes
2
answers
4k
views
Does Wordle's high contrast mode confuse the meanings of the colors for colorblind users?
The popular word game Wordle includes a high contrast mode in the settings for "improved color vision". It turns the usual green and yellow color cues into more contrasting orange and blue.
...
2
votes
3
answers
148
views
Should form controls used in complex configuration forms be understandable without context?
Our application requires the user to interact with many checkboxes, radio buttons and quantity selectors (a custom component consisting of increase/decrease buttons). There are up to 30 selections, ...