ajax異步上傳獲取富文本kindeditor的內容以及如何判斷富文本內容是否爲空的問題

一、獲取富文本kindeditor的內容:ajax 咱們在js文件中建立富文本框kindeditor,須要首先在表單中設置一個隱藏的textarea用於存放富文本框中的內容。即:異步 <textarea id="content" name="content" style="width:100%;height:600px;border: 0 none;visibility:hidden;"></te
相關文章
相關標籤/搜索