E-mail List Archives
Re: background animation issues
From: Beranek, Nicholas
Date: Jul 6, 2017 10:00AM
- Next message: Birkir R. Gunnarsson: "Example of a webpage that fails 1.4.4 (resizing hides content that scrolling can't reveal)"
- Previous message: Karl Brown: "Re: background animation issues"
- Next message in Thread: None
- Previous message in Thread: Karl Brown: "Re: background animation issues"
- View all messages in this Thread
Joseph, I would supply the <video> element with the "controls" attribute. That should satisfy for pause/stop.
I'd like to note that video controls' keyboard accessibility differs by browser. You may want to supply your own if you're up to it. There are a lot of events you can listen for: https://developer.mozilla.org/en-US/docs/Web/Guide/Events/Media_events
Good luck!
Nick Beranek
Capital One
- Next message: Birkir R. Gunnarsson: "Example of a webpage that fails 1.4.4 (resizing hides content that scrolling can't reveal)"
- Previous message: Karl Brown: "Re: background animation issues"
- Next message in Thread: None
- Previous message in Thread: Karl Brown: "Re: background animation issues"
- View all messages in this Thread