当前位置:Gxlcms > PHP教程 > 请问百度编辑器怎么用啊?

请问百度编辑器怎么用啊?

时间:2021-07-01 10:21:17 帮助过:4人阅读

编辑器

百度编辑器怎么用?哪个懂?搞点代码看看


回复讨论(解决方案)

他不是提供有样例代码吗?为什么不看?

我都不知道在哪,刚来公司什么都要自己学。。。

http://ueditor.baidu.com/website/

[code=ue]
实例化
//第一种
UE.getEditor('editor_ID');
//第二种
var editor = new UE.ui.Editor();
editor.render("editor_ID");
[/code]
看看。




心态都不对~一来就要代码~你确定有自己google或者baidu找过资料自己思考和实践过么

是的 有demo的 拿过来直接就可以用了...

参考 http://ueditor.baidu.com/website/download.html#ueditor
有各个语言的版本

官网不是有例子的,不去研究下。

人气教程排行