KindEditor编辑器高度数值随着内容的增多而变大!var editor;<br>
KindEditor.ready(function(K) {<br>
<br>
//progress<br>
editor = K.create('textarea[name="earnings"]', {<br>
resizeType : 1,<br>
allowPreviewEmoticons : false,<br>
allowImageUpload : false,<br>
items : [<br>
'fontname', 'fontsize', '|', 'forecolor', 'hilitecolor', 'bold', 'italic', 'underline',<br>
'removeformat', '|', 'justifyleft', 'justifycenter', 'justifyright', 'insertorderedlist',<br>
'insertunorderedlist', '|', 'emoticons', 'image', 'link'],<br>
resizeMode : 0<br>
});<br>
<br>
var autoheight=editor.edit.doc.body.scrollHeight;<br>
editor.edit.setHeight(autoheight);<br>
<br>
});
AD:真正免费,域名+虚机+企业邮箱=0元