부스트 이용안내 추가
This commit is contained in:
@@ -718,7 +718,7 @@ function pdpIntro() {
|
||||
let cookieVal;
|
||||
$(".editorWarp").addClass("playing");
|
||||
|
||||
const youtubeId = $(".youtube-box").data("youtube");
|
||||
const youtubeId = $(".youtube-box").attr("value");
|
||||
const youtubeFrame =
|
||||
'<iframe src="https://www.youtube.com/embed/' +
|
||||
youtubeId +
|
||||
|
||||
Reference in New Issue
Block a user