jquery Rich Text online editor Ueditor

Source: Internet
Author: User

Ueditor is a WYSIWYG Rich Text web editor developed by Baidu "fex Front-end research and development team, with a lightweight, customizable, user-friendly experience, open source based on the MIT protocol, allowing free use and modification of code.

Ueditor function is very powerful, the official has been equipped with Php,asp,asp.net,java and other languages of the upload process, can be used, of course ueditor more features plug-in interface, it is easy to add their own definition of functions to the editor, to facilitate the different needs of the project.

How to use

Because this plug-in is Baidu "fex front-end development team" development, in the official have a strong Chinese documents, the purpose of this site is just let friends know there is such a good plug-in only, so documentation manuals, downloads, examples of all links to the official.

Download the language version you want, then unzip it, create an HTML file called demo in the Unzip directory, and the code is as follows

<!DOCTYPE HTML><HTML><Head><MetaCharSet= "UTF-8"><title>Ueditor Demo</title></Head><Body><!--Loading the editor container -<ScriptID= "Container"name= "Content"type= "Text/plain">here to write your initialization content</Script><!--configuration file -<Scripttype= "Text/javascript"src= "Ueditor.config.js"></Script><!--Editor Source file -<Scripttype= "Text/javascript"src= "Ueditor.all.js"></Script><!--Instantiation Editor -<Scripttype= "Text/javascript">varUE=Ue.geteditor ('Container');</Script></Body></HTML>

OK, complete the above work, open demo.html with the browser, if you see the following screen, then congratulations, the first deployment success!

: Official Download

jquery Rich Text online editor Ueditor

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.