vendredi 14 juin 2019

video is not working in chrome, just in different browsers

I am currently working on a website, and I just realize the background video only works in safari and Mozilla, it doesn't work in chrome.

different things

<div class="container">
    <video width="640" height="360"  style="width:100%;" loop muted>
                <source src="/assets/vdc-video.MP4" type="video/MP4"     style="width:100%;"/>
              Your browser does not support the video tag.
              </video>
        </div>

be able to autoplay video in both navigation tools.




Aucun commentaire:

Enregistrer un commentaire