Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagejs
themeEmacs
titleopenHTML() 이용 (파라메터로 HTML 넘기기)HTML 불러오기 - 파라메터 사용
var html = "<H1>Synap Editor</H><P>Holistic Rich Text Editor</P>";
var editor = new SynapEditor('synapEditor', synapEditorConfig, html);


Code Block
languagejs
themeEmacs
titleHTML 불러오기 - 파라메터 사용
var html = "<H1>Synap Editor</H><P>Holistic Rich Text Editor</P>";
var editor = new SynapEditor('synapEditor', synapEditorConfig, html);

체험하기

>> Iframe mode 체험하기