jQuery给KindEditor的textarea框赋值
浏览量:714
xcttus.slice( i, i+1).find("[name='xingcheng[]']").html(htm);//给textarea赋值
xcttus.slice( i, i+1).find(".ke-edit-iframe").contents().find(".ke-content").html(htm);//给编辑器框赋值显示用
xcttus.slice( i, i+1).find("[name='xingcheng[]']").html(htm);//给textarea赋值
xcttus.slice( i, i+1).find(".ke-edit-iframe").contents().find(".ke-content").html(htm);//给编辑器框赋值显示用