Baidu is one of the few open-source products. Although it has not been available for a long time, it provides excellent experience and use. Almost all of Baidu's own products and many large websites are used, Demonstration: http://ueditor.baidu.com/website/onlinedemo.h
Baidu is one of the few open-source products. Although it has not been available for a long time, it provides excellent experience and use. Almost all of Baidu's products and many large websites are using,
Demo:Http://ueditor.baidu.com/website/onlinedemo.html
Download:Http://ueditor.baidu.com/website/download.html#ueditor
Tutorial:Http://ueditor.baidu.com/website/document.html
Directory structure:
_ Examples: Example page of the full editor
Dialogs: Resources and JS files corresponding to the pop-up dialog box
Themes: style pictures and style files
Php/jsp/. net: backend files involved in server operations. Different backend versions may vary here. jsp, php,. net
Third-party: third-party plug-ins (including code highlighting, source code editing, and other components)
Editor_all.js: Package files of all files under the _ src directory
Editor_all_min.js: compression version of The editor_all.js file. We recommend that you use
Editor_config.js: configuration file of the editor. It is recommended that the editor instantiation page be placed in the same directory.
Getting Started:It is extremely easy to use. You only need to introduce the corresponding js file and then instantiate the Editor:
PHP point-to-point (http://www.phpddt.com) demo tutorial