摘要: 1、下载 ckeditor_3.0.1.zip 并解压到 ckeditor(在根目录下)。 官方网站:CKEditor(Fully functional, open source editor, with source code included)下载地址:CKEditor2、在 aspx 页面或者 master 模板页 <head> 标签中载入 ckeditor.js: <!-- 载入 CKEditor JS 文件 --> <script src="../ckeditor/ckeditor.js" type="text/javascript"></script> 在<body>标签中使
阅读全文
posted @ 2010-12-22 13:41 喵 喵 阅读(348) 评论(0)
编辑