{이미지:0}
cheditor 4 : cheditor.js / 기본 300px
[code]editorHeight : '300px',[/code]
cheditor 5 : editor.lib.php / 기본 250px (실제 내부 세로 칫수는 255px)
[code]$height = isset($editor_height) ? $editor_height : "250px";[/code]
ckeditor 4 : ckeditor.js / 기본 200px
plugin/editor/ckeditor4/ckeditor.js
[code]CKEDITOR.config={customConfig:"config.js",autoUpdateElement:!0,language:"",defaultLanguage:"en",contentsLangDirection:"",enterMode:CKEDITOR.ENTER_P,forceEnterMode:!1,shiftEnterMode:CKEDITOR.ENTER_BR,docType:"<!DOCTYPE html>",bodyId:"",bodyClass:"",fullPage:!1,height:200,extraPlugins:"",removePlugins:"",protectedSource:[],tabIndex:0,width:"",baseFloatZIndex:1E4,blockedKeystrokes:[CKEDITOR.CTRL+66,CKEDITOR.CTRL+73,CKEDITOR.CTRL+85,CKEDITOR.CTRL+89,CKEDITOR.CTRL+90,CKEDITOR.CTRL+CKEDITOR.SHIFT+90]};
[/code]
위치는 조금씩 다를 수 있을 것입니다. 'height'로 검색해 보십시오.
cheditor 4 : cheditor.js / 기본 300px
[code]editorHeight : '300px',[/code]
cheditor 5 : editor.lib.php / 기본 250px (실제 내부 세로 칫수는 255px)
[code]$height = isset($editor_height) ? $editor_height : "250px";[/code]
ckeditor 4 : ckeditor.js / 기본 200px
plugin/editor/ckeditor4/ckeditor.js
[code]CKEDITOR.config={customConfig:"config.js",autoUpdateElement:!0,language:"",defaultLanguage:"en",contentsLangDirection:"",enterMode:CKEDITOR.ENTER_P,forceEnterMode:!1,shiftEnterMode:CKEDITOR.ENTER_BR,docType:"<!DOCTYPE html>",bodyId:"",bodyClass:"",fullPage:!1,height:200,extraPlugins:"",removePlugins:"",protectedSource:[],tabIndex:0,width:"",baseFloatZIndex:1E4,blockedKeystrokes:[CKEDITOR.CTRL+66,CKEDITOR.CTRL+73,CKEDITOR.CTRL+85,CKEDITOR.CTRL+89,CKEDITOR.CTRL+90,CKEDITOR.CTRL+CKEDITOR.SHIFT+90]};
[/code]
위치는 조금씩 다를 수 있을 것입니다. 'height'로 검색해 보십시오.
댓글 3개
게시글 목록
| 번호 | 제목 |
|---|---|
| 1938 | |
| 1936 | |
| 1930 | |
| 1926 | |
| 1920 | |
| 1914 | |
| 1912 | |
| 1898 | |
| 1895 | |
| 1889 | |
| 1884 | |
| 1881 | |
| 1873 | |
| 1871 | |
| 1830 | |
| 1829 | |
| 1828 | |
| 1826 | |
| 1815 | |
| 1803 | |
| 1796 | |
| 1793 | |
| 1790 | |
| 1788 | |
| 1781 | |
| 1779 | |
| 1760 | |
| 1759 | |
| 1751 | |
| 1750 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기