读书人

IE的iframe中使用CKeditor不能编辑怎么

发布时间: 2013-11-08 17:52:14 作者: rapoo

IE的iframe中使用CKeditor不能编辑怎么办?
IE的iframe中使用CKeditor不能编辑,编辑区是灰色的,但是其他浏览器使用的时候没有问题,怎么破 Internet?Explorer ckeditor 不能编辑
[解决办法]
试试这个,For those who are using CE 6.0.6, the bug is caused by missing DOCTYPE in ckeditor.jsp. If you add DOCTYPE declaration (and maybe delete leading whitespace), it should fix the problem.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">

读书人网 >CSS

热点推荐