随笔分类 -  CKEDITOR

html富文本编辑器
摘要://初始化,得到CKEDITOR对象引用,content为textarea的id var content = CKEDITOR.replace('content'); //如此操作可直接获得CKEDITOR对象引用,并赋值 CKEDITOR.instances.content.setData(“12 阅读全文
posted @ 2021-01-05 10:37 liness0713 阅读(303) 评论(0) 推荐(0) 编辑
摘要:https://ckeditor.com/docs/ckeditor4/latest/examples/api.html Related Features Saving Data – CKEditor 4 in Ajax Applications Tutorials – Timestamp (Cre 阅读全文
posted @ 2020-12-16 20:24 liness0713 阅读(311) 评论(1) 推荐(0) 编辑

点击右上角即可分享
微信分享提示