스마트에디터 글쓰기 textarea 높이 수정하기 > php

본문 바로가기

php

스마트에디터 글쓰기 textarea 높이 수정하기

작성일 20-01-08 11:20

페이지 정보

작성자서방님 조회 544회 댓글 0건

본문

스마트 에디터를 사용할 때 글쓰기 영역 textarea 높이를 수정하는 방법입니다.

수정파일 : /plugin/editor/smarteditor2/editor.lib.php
 

아래 내용에서 height:300px 수정

$html .= "\n<textarea id=\"$id\" name=\"$id\" class=\"$smarteditor_class\" maxlength=\"65536\" style=\"width:100%;height:300px\">$content</textarea>";

댓글목록

등록된 댓글이 없습니다.

게시물 검색
Copyright © 서방님.kr All rights reserved.
PC 버전으로 보기