1、获取编辑器中HTML内容 function getEditorHTMLContents(EditorName)} 2、获取编辑器中文字内容(在博客发布时获取无html代码摘要使用) function getEditorTextContents(EditorName)} 3、设置编辑器中内容 function SetEditorContents(EditorName, ContentStr) 相关文章: 2021-06-22 2021-11-09 2022-02-19 2021-07-02 2022-12-23 2021-11-09 2021-04-23