fckeditor을 겨우 설치했떠니만은 자꾸 본문에 입력한 내용을 인식을 하지 못합니다.
환경은 struts+oracle+ajax 인데요..
fckeditor tag을 사용해서 표현했구요.. 서밋 처리 하지 않고 자바스크립트로 폼값을 받아다가 폼값을 파라미터값을 넘겨서 처리햇습니다.
근데 폼값을 넘겻을당시 alert()로 value 값을 찍어도 계속 아무값도 안나오내요 ㅜㅜ
혹시 아시는분 계신가요?
FCKeditorAPI.GetInstance('text').GetXHTML(); 와 같이 사용하면 됩니다.
다음 문서에 잘 나와있습니다.http://docs.fckeditor.net/FCKeditor_2.x/Developers_Guide/JavaScript_API
-- /~eunjea
http://eunjaeim.com
텍스트 포맷에 대한 자세한 정보
<code>
<blockcode>
<apache>
<applescript>
<autoconf>
<awk>
<bash>
<c>
<cpp>
<css>
<diff>
<drupal5>
<drupal6>
<gdb>
<html>
<html5>
<java>
<javascript>
<ldif>
<lua>
<make>
<mysql>
<perl>
<perl6>
<php>
<pgsql>
<proftpd>
<python>
<reg>
<spec>
<ruby>
<foo>
[foo]
FCKeditorAPI.GetInstance('tex
FCKeditorAPI.GetInstance('text').GetXHTML(); 와 같이 사용하면 됩니다.
다음 문서에 잘 나와있습니다.
http://docs.fckeditor.net/FCKeditor_2.x/Developers_Guide/JavaScript_API
--
/~eunjea
http://eunjaeim.com
댓글 달기