摘要: 1. 内容清空KindEditor.remove('#emailbody'); // 必须先移除,这样 editor1.html(body);才能起作用,否则将始终默认为第一次的赋值。var editor1 = KindEditor.create('#emailbody', { cssPath: '../../resources/kindeditor/plugins/code/prettify.css', langPath: '../../resources/kindeditor/lang/', lang... 阅读全文
posted @ 2013-06-14 15:35 Yu 阅读(673) 评论(0) 推荐(0)