91超碰碰碰碰久久久久久综合_超碰av人澡人澡人澡人澡人掠_国产黄大片在线观看画质优化_txt小说免费全本

溫馨提示×

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
新沂市| 德江县| 淄博市| 海淀区| 大化| 宁明县| 萍乡市| 吉林省| 龙井市| 苏尼特右旗| 璧山县| 望奎县| 东乌| 库伦旗| 揭西县| 娱乐| 宿迁市| 昌宁县| 呼玛县| 金乡县| 康定县| 合作市| 体育| 沙雅县| 临城县| 阿荣旗| 抚松县| 大洼县| 元朗区| 囊谦县| 璧山县| 含山县| 承德市| 布拖县| 南昌县| 布尔津县| 万盛区| 北宁市| 吴堡县| 安徽省| 巫溪县|