2016年3月31日

摘要: ckeditor 模块中自定义class 在ckeditor模块中,编辑内容时, 在源码中填写<div class="myclass">some content</div>,ckeditor不会帮你保存class, 成为:<div >some content</div>,解决方法如下: 在这个路径下 阅读全文
posted @ 2016-03-31 11:21 shenggen 阅读(655) 评论(0) 推荐(0) 编辑

导航