WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: Responsive Web Design

for

From: Tim Harshbarger
Date: May 10, 2013 11:03AM


Hi Jan,

I think the answer to the skip link question you pose is that "It depends."

I have heard a number of users mention that visible skip links can be useful on smaller devices--however, that tends to be with pages that involve a lot of scrolling. Normally, with responsive web, you want to minimize the information that is exposed by the user interface for a smaller device in order to limit the scrolling.

As for the second question... If you are going to conform to WCAG 2.0, you will need to ensure that a meaningful reading order is maintained.

I won't claim to be any type of expert on responsive web design. However, just based on my experience, I don't recall coming across any design where the visual and source order of the content needed to change between break points. For example, at each breakpoint, the design might include fewer columns. However, there wasn't a change in the source or visual reading order. If you know of a specific example, I am sure you could pose it to this group and you would get some good ideas of how to make it work.

Thanks!
Tim