富文字編輯器froalaEditor回顯問題

2021-10-01 10:57:32 字數 310 閱讀 1926

富文字編輯器froalaeditor常規使用:

這是別的大佬的,我是看著這個操作做出的!很詳細nice

使用富文字編輯器froalaeditor出現了文字回顯的時候內容一直帶著html標籤。各種嘗試弄出來了一種解決方案

escape($(』#i_feedback_record』).froalaeditor(『html.get』,true))

通過escape()進行轉義和編碼

然後在別的頁面回顯的時候unescape()解碼一下你需要回顯的字段。

完美解決!nice!

富文字編輯器

關於使用富文字編輯器的一些小坑 官網 1.專案 片 editor fail function xhr,editor,result custominsert function insertimg,result,editor this.editor.create this.editor.txt.html...

富文字編輯器

富文字編輯器,rich text editor,簡稱 rte,它提供類似於 microsoft word 的編輯功能。常用的富文字編輯器 kindeditor ueditor ckeditor 在頁面中新增js 用於初始化kindeditorallowfilemanager 是否允許瀏覽伺服器已上傳...

富文字編輯器

富文字編輯器,rich text editor,簡稱 rte,它提供類似於 microsoft word 的編輯功能。常用的富文字編輯器 kindeditor ueditor ckeditor 在頁面中新增js 用於初始化kindeditor allowfilemanager 是否允許瀏覽伺服器已上...