>  기사  >  백엔드 개발  >  直接网左右了个4.2的ckeditor,ie6无法工作

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

WBOY
WBOY원래의
2016-06-13 12:42:34888검색

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

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

怎么破?

ckeditor HTML IE6
성명:
본 글의 내용은 네티즌들의 자발적인 기여로 작성되었으며, 저작권은 원저작자에게 있습니다. 본 사이트는 이에 상응하는 법적 책임을 지지 않습니다. 표절이나 침해가 의심되는 콘텐츠를 발견한 경우 admin@php.cn으로 문의하세요.