이미지 교체, 인트로 자동재생 끔
|
Before Width: | Height: | Size: 32 KiB After Width: | Height: | Size: 85 KiB |
|
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 143 KiB |
|
Before Width: | Height: | Size: 241 KiB After Width: | Height: | Size: 146 KiB |
|
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 157 KiB |
|
Before Width: | Height: | Size: 189 KiB After Width: | Height: | Size: 161 KiB |
@@ -747,7 +747,7 @@ function pdpIntro() {
|
||||
const youtubeFrame =
|
||||
'<iframe src="https://www.youtube.com/embed/' +
|
||||
youtubeId +
|
||||
'?autoplay=1&controls=1&rel=0&showsearch=0" title="YouTube video player" allow="accelerometer; autoplay; clipboard-black; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>';
|
||||
'?autoplay=0&controls=1&rel=0&showsearch=0" title="YouTube video player" allow="accelerometer; clipboard-black; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>';
|
||||
$(".editorWarp .youtube-box").html(youtubeFrame);
|
||||
|
||||
switch (true) {
|
||||
|
||||