WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: Volume Progress Bar

for

From: JP Jamous
Date: Nov 2, 2016 4:11PM


Patrick,

The video player is not accessible at this point. I tried to look at the DOM and was able to identify that there are 2 buttons that would increase and decrease the volume.

I am assuming that adding the proper ARIA attributes to each function executed by each button should do the trick. That simplifies the issue.