标签:htm ready read tor idt 赋值 plain height cti
<script id="editor" name="content" type="text/plain" style="width:100%;height:400px;"></script>
html代码如上
var editor = UE.getEditor("editor"); editor.ready(function(){ editor.setContent("123"); })
js代码如上
标签:htm ready read tor idt 赋值 plain height cti
原文地址:http://www.cnblogs.com/liu-heng/p/7327721.html