摘要: CKediotr官方:http://ckeditor.com/使用版本:ckeditor_3.6.4.zipCKediotrDemo:下载 (未实现上传)效果图:一、使用方法: 1、在页面<head>中引入ckeditor核心文件ckeditor.js <script type="text/javascript" src="ckeditor/ckeditor.js"></script> 2、在使用编辑器的地方插入HTML控件<textarea> <textarea id="TextArea1 阅读全文
posted @ 2012-07-26 10:28 _某某某_ 阅读(343) 评论(0) 推荐(1)