소스 검색

影片問題修正

jeter20131220 3 년 전
부모
커밋
145d77e989
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      index.html

+ 1 - 1
index.html

@@ -308,7 +308,7 @@
     </section> -->
     <div class="wrap container-fluid" style="padding:1vw 0;">
         <div class="adv-banner">
-          <video autoplay muted loop>
+          <video autoplay muted loop playsinline>
             <source src="./img/video1_x264.mp4" type="video/mp4">
           </video>
         </div>