摘要: CKeditor 配置使用CKeditor 配置使用一、使用方法:1、在页面<head>中引入ckeditor核心文件ckeditor.js<script type="text/javascript" src="ckeditor/ckeditor.js"></script>2、在使用编辑器的地方插入HTML控件<textarea><textarea id="TextArea1" cols="20" rows="2" class="c 阅读全文
posted @ 2013-05-22 12:23 深海巨坑 阅读(330) 评论(0) 推荐(0) 编辑