随笔分类 -  Editor

摘要:ckeditor 的官方网站是http://ckeditor.com/一、使用方法:1、在页面中引入ckeditor核心文件ckeditor.js2、在使用编辑器的地方插入HTML控件如果是ASP.NET环境,也可用服务器端控件注意在控件中加上 class="ckeditor" 。3、将相应的控件替... 阅读全文
posted @ 2015-01-09 15:34 dekevin 阅读(603) 评论(0) 推荐(0)