WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: Non-modal window after time delay

for

From: John Hicks
Date: Jun 9, 2017 6:18AM


Hello folks

Why is this not a violation of 3.2.5 ?

John

2017-06-09 13:24 GMT+02:00 JP Jamous < <EMAIL REMOVED> >:

> If it does not open up in a modal window or a new tab then absolutely. I
> have witnessed some developers put the markup after the site footer and
> using CSS move it to the top of the page. That's very bad.
>
> Proper DOM structure is a highly important success criteria of WCAG. I
> would like to hit anything related to a page in the page body. Not before
> the header and not after the footer.
>
>