cheditor 한페이지에서 두번사용 가능한가요 정보
cheditor 한페이지에서 두번사용 가능한가요본문
<?=cheditor2('content1', $content1);?>
<?=cheditor2('content2', $content2);?>
이런식으로 사용가능한가요?
두개를 쓰니 첫번째 에디터가 작동이 안되서요..
어떻게 사용하면 되나요?
<?=cheditor2('content2', $content2);?>
이런식으로 사용가능한가요?
두개를 쓰니 첫번째 에디터가 작동이 안되서요..
어떻게 사용하면 되나요?
댓글 전체
cheditor 관련 함수를 보시면
cheditor1($id, $width='100%', $height='250')
cheditor2($id, $content='')
cheditor3($id)
3개입니다. 3개 다 활용하면 됩니다. write.skin.php의 위쪽에 cheditor1이 있고, 아래 스크립트 문에 cheditor3가 있을 겁니다.
cheditor1($id, $width='100%', $height='250')
cheditor2($id, $content='')
cheditor3($id)
3개입니다. 3개 다 활용하면 됩니다. write.skin.php의 위쪽에 cheditor1이 있고, 아래 스크립트 문에 cheditor3가 있을 겁니다.
첫번째 에디터에서 그림을 넣으면.. 두번째 에디터루 가네요 ㅠㅠㅠㅠㅠ
여분필드에 에디터 적용하는 팁입니다...참고하세여..
http://sir.co.kr/bbs/tb.php/g4_tiptech/19922/842fee2bab0e7794d562583a11679727
http://sir.co.kr/bbs/tb.php/g4_tiptech/19922/842fee2bab0e7794d562583a11679727