Search the Community
Showing results for tags 'accessibility'.
-
<p>https://github.com/DavideTriso/aria-tabs</p>
-
- accessibility
- javascript
-
(and 1 more)
Tagged with:
-
One of the things that can prevent people from joining your site is the level of contrast that is between the text and the background. Low contrast sites are unintelligible for some and difficult to use for others. There is no reason not to have good contrast on your site, surely you want people to be able to read the text? Thankfully, you don’t need to make any guesses as to whether or not your site has enough contrast! Accessible Colors is a useful tool that provides a contrast checker that will tell you whether or not the colour combination has sufficient contrast. When usi
-
My board is here. So, I'm looking to make my site's skin more accessible, and part of this includes a new tab system. What I'm attempting to do (following this tutorial) and have mostly succeeded with is allowing people to tab through the tabs (hah) and use enter key to switch to a tab. I'm also looking to let the user use their arrow keys to automatically switch through the tabs as well. Tab/enter key works fine, but the second I try to use the arrow key method is where the code is going haywire. If I use the arrow keys, it appears as if all the tabs are selected excep
-
- keyboard controls
- jcink
-
(and 3 more)
Tagged with: