WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: Iframes: minimum spec

for

From: Isabel Holdsworth
Date: Jun 3, 2019 2:23AM


Thanks Mallory, I had forgotten about the tab stop.

On 01/06/2019, Mallory < <EMAIL REMOVED> > wrote:
> Also: some browsers make the iframe a Tab stop, so if you don't want
> an invisible Tab stop, adding tabindex="-1" at least stops Chrome from
> Tabbing to it.
> Although I've only tested this with iframes with nothing inside that the
> client needs-- not sure if this would cause issue with iframes people
> need to enter into and interact with.
>
> cheers,
> Mallory
> > > > >