var ue = UE.getEditor(\'编辑器ID\');
ue.ready(function() {
//不可编辑
ue.setDisabled();
});
相关文章:
- 百度编辑器UEditor常用设置函数 2021-09-29
- 百度编辑器 UEditor setContent() 2021-12-25
- yii2-Ueditor百度编辑器 2022-12-23
- Thinkphp 3.2.3配置百度编辑器(UEditor) 2021-06-07
- [UEditor]百度编辑器配置总结 2021-12-05
- 百度编辑器ueditor如何配置 2022-12-23