2012年4月11日

ckeditor笔记

摘要: 1,在页面中引入ckeditor核心文件ckeditor.js 2,在中加入标签 class="ckeditor"是必须3,中引入 //不是必须 4, 在jsp中使用 //必须有id属性 5,工具按钮 config.toolbar["Default"]=[]6,设置字体 config.fon... 阅读全文

posted @ 2012-04-11 23:33 itmyhome 阅读(119) 评论(0) 推荐(0)

导航