Video Background
Categories
Component ID
2561739
Component name
Video Background
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
3062
Component created
Component changed
Component body
This module allows you to add videos as background for your website.
This is implemented through HTML5 tag <video> which supported by all modern browsers.
For the best compatibility with all browsers is recommended to use once three video format - mp4, webm, ogg.
The editor also possible to simply setting - using looping video , video without sound and cover screen if the video is buffered.
It is necessary to pay attention that the video tag is added immediately after the opening <body> tag.
Make sure that your used css styles and regions do not overlap the video background.
