E-mail List Archives
Re: Opacity Zero and Screen Readers
From: Birkir R. Gunnarsson
Date: Jul 19, 2016 8:47AM
- Next message: Lovely, Brian (CONT): "Re: Opacity Zero and Screen Readers"
- Previous message: Birkir R. Gunnarsson: "Re: Accessibility user testing"
- Next message in Thread: Lovely, Brian (CONT): "Re: Opacity Zero and Screen Readers"
- Previous message in Thread: Lovely, Brian (CONT): "Opacity Zero and Screen Readers"
- View all messages in this Thread
Screen readers are equal opportunity announcers when it comes to opacity.
If you need to hide the opacity 0 content from screen readers you need
to use aria-hidden="true" on the container element.
display: none/visibility hidden will hide your content from screen readers.
On 7/18/16, Lovely, Brian (CONT) < <EMAIL REMOVED> > wrote:
> If an element containing text has its opacity CSS property set to "0", will
> it's text be read out by a screen reader? Not sure if it matters, but the
> element with the opacity set is a div, and the text is contained in a
> heading element that is a child of that div.
>
>
>
> Brian Lovely
> Digital Accessibility Team
> <EMAIL REMOVED>
>
>
>
> >
> The information contained in this e-mail is confidential and/or proprietary
> to Capital One and/or its affiliates and may only be used solely in
> performance of work or services for Capital One. The information transmitted
> herewith is intended only for use by the individual or entity to which it is
> addressed. If the reader of this message is not the intended recipient, you
> are hereby notified that any review, retransmission, dissemination,
> distribution, copying or other use of, or taking of any action in reliance
> upon this information is strictly prohibited. If you have received this
> communication in error, please contact the sender and delete the material
> from your computer.
> > > > >
--
Work hard. Have fun. Make history.
- Next message: Lovely, Brian (CONT): "Re: Opacity Zero and Screen Readers"
- Previous message: Birkir R. Gunnarsson: "Re: Accessibility user testing"
- Next message in Thread: Lovely, Brian (CONT): "Re: Opacity Zero and Screen Readers"
- Previous message in Thread: Lovely, Brian (CONT): "Opacity Zero and Screen Readers"
- View all messages in this Thread