摘要:        
1、切换到源代码模式 UM.getEditor('editor').execCommand("source"); 2、给编辑器插入Velocity源码 $(".edui-container textarea")[0].value="<a>sdf</a>"; 3、以上方法需要在ready事件后执行 u    阅读全文
posted @ 2017-11-02 18:02 季枫 阅读(816) 评论(0) 推荐(0)
| 
摘要:        
1、切换到源代码模式 UM.getEditor('editor').execCommand("source"); 2、给编辑器插入Velocity源码 $(".edui-container textarea")[0].value="<a>sdf</a>"; 3、以上方法需要在ready事件后执行 u    阅读全文
 posted @ 2017-11-02 18:02 季枫 阅读(816) 评论(0) 推荐(0) | ||