What fresh hell is THIS now? - Patrick Lauke
<div role="progressbar" aria-busy="true" aria-label="Loading the page"></div>
:point_up: October 22, 2015 9:51 PM
@deborahgu I belive that the progressbar role is used for native loading type widgets
[Joe Watkins, a11y] @jiatyan Modals can be tough for non-AT users. Consider the flow of a sighted user in the pattern and push to provide that same experience opportunity for the AT user.
Sighted user flow: Sighted user visually focusses on next button and clicks it, new image appears, user moves visual focus to image, takes in visual information and reads caption, user sends visual focus back to next button.
Giving the AT user this same opportunity is the goal. AT user focusses on next button and clicks it, new image appears, user moves focus to image, takes in ALT information and is fed caption, user moves focus back to next button.
h1
, and all the content is in the iframe, should the iframe’s first heading (the title of the page) be an h2
or another h1
?
display: none
.