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 8
Next »
체험하기
설정하기
<div id='synapEditor'></div>
<script>
synapEditorConfig['editor.mode.iframe'] = {
'enable': true,
'style.urls': ['https://www.synapeditor.com/se/resource/synapeditor/iframeMode/contentsEditStyle.css'],
'script.urls': ['https://www.synapeditor.com/se/resource/synapeditor/iframeMode/SEPolyfill.min.js']
}
new SynapEditor('synapEditor', synapEditorConfig);
</script>