DHTML 사용시 참조 > 그누4 팁자료실

그누4 팁자료실

그누보드4와 관련된 팁을 여러분들과 함께 공유하세요.
나누면 즐거움이 커집니다.

DHTML 사용시 참조 정보

DHTML 사용시 참조

본문

cheditor.js 의 1330 줄 이하 부분의

    this.width                    = "100%";
    this.height                   = "300px";
    this.fontsize                 = '9pt';
    this.fontcolor                = '#222222';
    this.fontface                 = '굴림';
    this.lineheight               = '1.1';
    this.padding                  = '10px';
    this.editorBgcolor            = "#ffffff";
    this.editorBorder             = "1px #999 solid";
    this.editorToolbar            = "border-left:#999 1 solid;border-top:#999 1 solid;border-right:#999 1 solid;background:#f0f0f0;";
    this.editorPopupBgcolor       = "#ffffff";

에서 값을 변화시켜 보세요....^^
추천
1
  • 복사

댓글 3개

© SIRSOFT
현재 페이지 제일 처음으로