startHymn
페이지 정보
본문
");
ytDiv.style.height = ytDiv.offsetWidth * 9 / 16 + "px";
function ytHtml(yt) {
ytDiv.innerHTML = "";
}
for (i = startHymn; i <= lastHymn; i++) {
document.write("");
this["yt_" + i].num = i;
this["yt_" + i].onclick = function() {
ytHtml(this.num);
titleDiv.innerText = this.num + "장 : " + window["numberList_" + this.num][1];
scrollTo({top:0, behavior:"smooth"});
}
}
this["yt_" + startHymn].onclick();
- 이전글202209201449 22.09.20
- 다음글startHymn = 1; lastHymn = 645; widthCut = 4; document.wr~ 22.06.08