WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: background animation issues

for

From: Beranek, Nicholas
Date: Jul 6, 2017 10:00AM


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