1. FCKeditor
This lightweight HTML text editor brings to the web much of the power of desktop editors like MS Word.
Features:-
- Multi browser compatibility
- CSS support for better integration with your web site
- Font formatting
- Text formatting
- Skins support
- Plugins support
- Spell checker
- Multi-language support
- Context menus support
2. Rich Text Editor
Free Rich Text Editor is a JavaScript WYSIWYG editor.
It can be easily integrate with any platform.
Editor lets you to switch between the design, HTML code & preview modes.
3. jWYSIWYG: jQueryPlugin
jWYSIWYG is a jQuery plugin, which transform textarea into an editor.
It uses following simple function syntax,
$(function()
{
$(‘#wysiwyg’).wysiwyg();
});
4. Markitup : jQuery Plugin
MarkItUp is a JavaScript plugin built on the jQuery library. It allows you to turn any textarea into a markup editor.
Features
- Lightweight
- Powerful
- Flexible editor engine
5. NicEdit
NicEdit is a Lightweight, Cross Platform, Inline Content Editor to allow easy editing of web site content on the fly in the browser.
NicEdit Javascript integrates into any site in seconds to make any element/div editable or convert standard textareas to rich text editing
