亚洲激情专区-91九色丨porny丨老师-久久久久久久女国产乱让韩-国产精品午夜小视频观看

溫馨提示×

jquery如何獲取富文本編輯器的內容

養魚的貓咪
937
2021-05-19 18:41:55
欄目: 編程語言

在jquery中獲取富文本編輯器內容的方法:1.新建html項目,引入jquery;2.使用UE.getEditor方法創建富文本編輯器;3.初始化編輯器;4.使用hasContents()方法判斷內容;5.使用getContent()方法獲取富文本編輯器內容;


jquery如何獲取富文本編輯器的內容


具體步驟如下:

1.首先,新建一個html項目,并在項目中引入jquery;



<script type="text/javascript" src="/static/jquery-2.1.4.min.js"></script>

2.引入jquery后,在項目中創建使用UE.getEditor方法創建一個富文本編輯器;


UE.getEditor('editor', {

})


3.富文本編輯器創建好后,對編輯器進行初始化;


UE.getEditor('editor', {

initialFrameWidth:"100%"

})


4.初始化編輯器后,使用hasContents()方法判斷編輯器中是否有內容;


UE.getEditor('editor').hasContents()


5.最后,若編輯器中存在內容,使用getContent()方法即可獲取富文本編輯器的內容;


UE.getEditor('editor').getContent()


相關擴展:

1)以純文本格式獲取編輯器內容


UE.getEditor('editor').getContentTxt()


2)啟用富文本編輯器


UE.getEditor('editor').setEnabled();


3)刪除富文本編輯器


UE.getEditor('editor').destroy();



0
云安县| 西青区| 仪陇县| 北京市| 高阳县| 曲水县| 达孜县| 惠安县| 苏尼特右旗| 鹿邑县| 长岭县| 巴青县| 乐平市| 黔西| 洞头县| 西贡区| 海阳市| 聂荣县| 太和县| 锦屏县| 石家庄市| 建湖县| 习水县| 台中市| 民丰县| 仁布县| 弥勒县| 河源市| 沈丘县| 长泰县| 晋州市| 祥云县| 金溪县| 罗源县| 宁陕县| 建阳市| 河西区| 利川市| 汾阳市| 云浮市| 都兰县|