<meta name="author" content=""> .index-vedio{width: 830px;height: 460px;margin: 50px auto;} .index-vedio img{width: 100%;height: 100%;} <div class="index-vedio"><img src="./conter1.jpg"></div> var indexVedio = document.querySelector(".index-vedio"); indexVedio.onclick = function(){ indexVedio.innerHTML = "<iframe width=100% height='460' src='https://www./embed/aeyuLu9t0YE?rel=0&autoplay=1' frameborder='0' allow='autoplay; encrypted-media' allowfullscreen></iframe>";
|