读书人

直接网左右了个4.2的ckeditor,ie6无法

发布时间: 2013-07-16 22:38:05 作者: rapoo

直接网上下了个4.2的ckeditor,ie6无法工作


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//N" E"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title></title>
<meta http-equiv="Content-type" content="text/html;charset=utf-8">
<script src="../ckeditor.js" type="text/javascript"></script>
</head>
<body>
<form>
<textarea class="ckeditor" cols="80" id="editor1" name="editor1" rows="10">
今天天气不错
</textarea>
</form>
</body>
</html>

怎么破? ckeditor HTML IE6
[解决办法]
4.2 出来了吗? 官网最新的是 4.1.2 啊。

无法工作是指什么,详细描述一下你遇到的问题。

读书人网 >PHP

热点推荐