startHymn = 1; lastHymn = 645; widthCut = 4; document.wr~
페이지 정보
본문
");
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);
}
}
this["yt_" + startHymn].onclick();
- 이전글startHymn 22.07.09
- 다음글202205120845 22.05.12
댓글목록
등록된 댓글이 없습니다.