Skip to content

wangaz/contao-accessible-html5-video-player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Accessible HTML5 Video Player for Contao Open Source CMS

This content element makes the Accessible HTML5 Video Player in Contao Open Source CMS available.

Thanks a lot to Nina Gerling (ena Webstudio), who made the development of this module possible.

Description

The player is a lightweight HTML5 video player which includes support for captions and screen reader accessibility:

  • HTML5 video player with custom controls.
  • Supports captions; simply denote a VTT caption file using the standard HTML5 video syntax.
  • Uses native HTML5 form controls for volume (range input) and progress indication (progress element).
  • Accessible to keyboard-only users and screen reader users.
  • The width adjusts to the width of the video element.
  • No dependencies. Written in "vanilla" JavaScript.
  • When JavaScript is unavailable, the browser's native controls are used.

Source and further information: https://github.com/paypal/accessible-html5-video-player

Demo

On the player's GitHub page: http://paypal.github.io/accessible-html5-video-player/

##License

This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.