jquery 动态给bootstrap辑器插件Summernote赋值与取值

1.取值    

     $("选择器").summernote('code')//富文本取值


 2.赋值 

 

  $('选择器').summernote('code',"这里填富文本内容"); //富文本赋值
 

posted @ 2021-06-09 10:42  王炸黑桃K  阅读(356)  评论(0)    收藏  举报