<script> var editor1 = new RichTextEditor("#div_editor1"); //editor1.setHTMLCode("Use inline HTML or setHTMLCode to init the default content."); var editor2 = new RichTextEditor("#div_editor2"); </script>