html - How did the background video on the website of "http://www.exodusgodsandkings.com" autoplay on the iPad? -


how did background video on website of "http://www.exodusgodsandkings.com" autoplay on ipad?

using javascript onload function example

window.onload = function() {   document.getelementbyid('yourid').play(); } 

Comments

Popular posts from this blog

java - Unable to make sub reports with Jasper -

Save and close a word document by giving a name in R -

How can I utilize Yahoo Weather API in android -