Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

체험하기

Document mode

설정하기

<div id='synapEditor'>
    Document mode
</div>
 
<script>
	//synapEditorConfig는 에디터 설정 객체입니다.
    new SynapEditor('synapEditor', synapEditorConfig, document.getElementById('synapEditor').innerHTML);
</script>



  • No labels