문자영역 초기화 추가
This commit is contained in:
parent
19ef923900
commit
e40b5ac85e
@ -666,6 +666,7 @@ function fnLongLetterListBlind(){
|
|||||||
|
|
||||||
//장문, 단문 문자 샘플 로드
|
//장문, 단문 문자 샘플 로드
|
||||||
function fnLetterListAjax() {
|
function fnLetterListAjax() {
|
||||||
|
$("#letterLoad").html(""); // 문자 영역 초기화
|
||||||
$("#photoLoad").css('display','none')
|
$("#photoLoad").css('display','none')
|
||||||
$("#letterLoad").css('display','block')
|
$("#letterLoad").css('display','block')
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user