HTML5 video autoplay function not working in fullpage.js
问题 my HTML5 video autoplay is not working. <video preload="auto" autoplay="true" loop="loop" muted="muted" volume="0" id="myVideo"> I also tried without the ="true" value, and it doesn't work either. I've already used the same code in other sites and it worked just fine. I'm using a framework based on fullPage.js, but i looked for something related on the files and didn't find anything. The site is at http://agenciamilk.com/site/2/ if you wanna take a look. Thanks 回答1: You should use the