임시저장글 로드할때

임시저장글 로드할때

QA

임시저장글 로드할때

본문

제목은 로드가되고 본분이 로드가안되네요...

본문쪽 로드가 안되는걸로 보아 에디터쪽에서 뭐가잘안되는것 같은데 어디를 봐야할지모르겠네요

autosave.editor.js

요거가 지금 


function get_editor_wr_content()
{
    return oEditors.getById['wr_content'].getIR();;
}
function put_editor_wr_content(content)
{
    oEditors.getById["wr_content"].exec("SET_CONTENTS", [""]);
    //oEditors.getById["wr_content"].exec("SET_IR", [""]);
    oEditors.getById["wr_content"].exec("PASTE_HTML", [content]);
    return;
}

요렇게되되있는데 

id="wr_content" 이쪽으로 값을 못넘기는것 같은데 어디를 봐야할까요?

이 질문에 댓글 쓰기 :

답변 1



function get_editor_wr_content()
{
    return oEditors.getById['wr_content'].getIR();;
}

에서 읽어오니 return 되기전에 값을 제대로 읽어 오는지 프린트해 보세요.

답변을 작성하시기 전에 로그인 해주세요.
전체 123,618 | RSS
QA 내용 검색

회원로그인

(주)에스아이알소프트 / 대표:홍석명 / (06211) 서울특별시 강남구 역삼동 707-34 한신인터밸리24 서관 1404호 / E-Mail: admin@sir.kr
사업자등록번호: 217-81-36347 / 통신판매업신고번호:2014-서울강남-02098호 / 개인정보보호책임자:김민섭(minsup@sir.kr)
© SIRSOFT