
FCKeditor(CKeditor)
supersolon
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
FCKeditor的一些问题及其解决方案
1.解压布署的时候 fck_docprops.html 中出现start tag ([option]) not closed 原代码: Document Type Heading '>HTML4.01 Transitional '> HTML4.01 Strict '> HTML4.01 Frameset '> XHTML1原创 2012-08-16 16:02:54 · 426 阅读 · 0 评论 -
在jsp环境中配置使用FCKEditor
FCKeditor是sourceforge.net上面的一个开源项目,主要是实现在线网页编辑器的功能,可以让web程序拥有如MS Word这样强大的编辑功能。官方网站为http://www.fckeditor.net ,在服务器端支持ASP.Net、ASP、ClodFusion、PHP、Java等语言,并且支持IE 5+、Mozilla 、Netscape等主流浏览器。 首先在官方网转载 2012-08-16 16:31:22 · 477 阅读 · 0 评论