wai-aria
add aria-expanded and tabindex values to parent based on current URL
I\'m creating a jQuery-powered, WAI-ARIA tree menu for a site that doesn\'t have any server-side capabilities. Because of this, my only way of changing the menu dynamically is to check the current URL[详细]
2023-04-11 05:20 分类:问答Aria-selected attribute for row selection in a grid
aria-selected attribute is used to indicate that a row in a gr开发者_如何学Pythonid is selected, When I use the jaws keys to navigate to selected row in the grid, its not being read as selected. Any c[详细]
2023-04-08 22:59 分类:问答ARIA Properties, DOM, and Graceful Degradation
Do ARIA properties need to exist within the actual HTML? Or, can they be added via Javascript at runtime?[详细]
2023-03-25 15:43 分类:问答aria-live and JAWS
I\'m trying to get an aria-live region to work correctly with JAWS 11 and IE8. Using the code below, I can get JAWS to announce the new value when the button is clicked, but the behaviour is not what[详细]
2023-03-25 11:05 分类:问答aria landmark roles, only for containers?
I\'m implementing ARIA landmark roles on a existing html layout. The less code I need to change the better.All examples I found use the landmark for the whole container.[详细]
2023-03-23 10:44 分类:问答Strange behaviour of Firefox 4.01 with x/html and javascript
I work on web accessibility for blind people interacting with a screen reader Jaws and a vocal synthesizer.[详细]
2023-03-13 15:03 分类:问答How to markup a complex status indicator in HTML5?
I\'m currently trying to come up with a good and accessible way to format a status indicator which should 开发者_JAVA百科be rendered within a set of wizard-like pages on a website. The website should[详细]
2023-03-09 21:50 分类:问答What’s the difference between the “wairole” and “role” attributes?
I have begun doing dojo accessibility testing on a web application and have noticed that elements have bot开发者_运维技巧h a role and a wairole attribute that seem to be the same value.[详细]
2023-03-06 07:22 分类:问答iPhone - make VoiceOver announce label text change
Is it possible using VoiceOver on the iPhone to announce the updated text on a label if it changes? This would be analog开发者_JS百科ous to a live-region in ARIA.[详细]
2023-02-22 01:47 分类:问答Accessible, mobile-friendly lightbox?
Is th开发者_JAVA百科ere any lightbox solution (along the lines of Fancybox, etc.) that is both accessible (VoiceOver & JAWS, etc., compatible, with perhaps WAI-ARIA roles) and mobile-friendly?[详细]
2023-02-09 06:46 分类:问答