At present, HTML editors are widely used, especially in foreign countries, open-source commercial and various versions. I just briefly introduce several common free/open-source visual HTML editors (WYSIWYG ).
Htmlarea
General functions, not large files, supported in several languages, relatively easy to customize, widely used, support for IE, Firefox, Mozilla and other browsers. Follow the BSD copyright, the latest version is 3.0.
Http://www.htmlarea.com/
FCKeditor
Large, powerful, and slow loading. it is widely used in many places, such as csdn blogs. features can also be customized. it also supports multiple browsers and complies with lgpl copyright. the latest version is 2.0.
Http://www.fredck.com/
Demo: http://www.fckeditor.net/demo/default.html
Freetextbox
The Editor interface can be customized, including Office 2000/Office XP/Office 2003 and other interfaces. It runs at a normal speed and has good functions. It can support multiple browsers. It is mainly used in Asp.net. The latest version is 3.0.6.
Http://www.freetextbox.com/
Demo: http://www.freetextbox.com/Default.aspx
Aynhtml
The interface is similar to Windows, with a general appearance and fast loading speed. Unfortunately, only Internet Explorer is supported. The latest version is
Http://www.aine.be/aynhtml/
Demo: http://www.aine.be/aynhtml/editor.html
SPAW ediotr
Supports a variety of browsers, the interface is pretty, similar to the Mac style, the function is normal, the loading speed is moderate, support PHP is better. GPL copyright,
Http://www.solmetra.com/
Demo: http://www.solmetra.com/spaw/demo/demo.php
Tinymce
The interface is quite fresh and suitable for suya. It has powerful functions and is not inferior to FCKeditor. However, the loading speed is relatively slow. It supports multiple browsers and uses lgpl copyright. The latest version is 2.0.
Http://tinymce.moxiecode.com/
Demo: http://tinymce.moxiecode.com/example_full.php? Example = true
Xinha
The interface is also good, loading speed is relatively slow, but it is more powerful than tinymce, the customization function is quite powerful, and its support function is also very powerful, support a variety of browsers, you can also compare it with htmlarea. authorization based on BSD,
Http://xinha.python-hosting.com/
Demo address: http://xinha.gogo.co.nz/xinha-nightly/examples/full_example.html
Skywriter
Powerful functions and complicated use. Develop source code. If you are interested, try again.
Http://wysiwyg.skybuilders.com/
Demo: http://wysiwyg.skybuilders.com/demos/skyWriter.html
There are also a lot of editors that can be explored by myself. What I found above is just a part of it and I will make a reference for the website.
For more HTML editor, visit: http://www.geniisoft.com/showcase.nsf/WebEditors
Heiyeluren 2005/09/26
Reprinted, please respect the author's copyright and retain the author's information.