个人中心 留言界面 编辑框 ie浏览器下报错
This commit is contained in:
parent
b2afe18ccd
commit
c393a0ea01
|
@ -84,7 +84,6 @@ function nh_reset_form(params){
|
|||
params.textarea.empty();
|
||||
if(params.editor != undefined){
|
||||
params.editor.html(params.textarea.html());
|
||||
params.editor.edit.doc.body.offsetHeight = 0;
|
||||
}
|
||||
params.contentmsg.hide();
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue