也可以到此下载:http://download.youkuaiyun.com/detail/yuyang2013/5138148
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title> </title>
</head>
<body>
<textarea name="content" id="content" style="visibility: hidden; display: none; "></textarea>
<script language="javascript" type="text/javascript" src="KindEditor/kindeditor-min.js"></script>
<script language="javascript" type="text/javascript" src="KindEditor/lang/zh_CN.js"></script>
<script type="text/javascript">
KindEditor.ready(function(K) {
K.create('#content', {
width : '700px',
height : '400px',
items : [
'source', 'fullscreen', 'preview', 'quickformat', 'clearhtml', 'removeformat',,'|',,
'undo', 'redo', 'cut', 'copy', 'paste', 'plainpaste', 'wordpaste',,'|',,
'justifyleft', 'justifycenter', 'justifyright', 'justifyfull', 'insertorderedlist', 'insertunorderedlist', 'indent', 'outdent', 'selectall',,'|',,
'formatblock', 'fontname', 'fontsize', 'forecolor', 'bold', 'italic', 'underline', 'strikethrough', 'lineheight',,'|',,
'hr', 'emoticons', 'link', 'unlink',,'|',,
]
});
});
</script>
</body>
</html>
