10
Sep
// php the_time('Y') ?>
Mercury is a HTML5-powered WYSIWYG editor similar to the popular ones like TinyMCE or CKEditor but with a different usage experience.
Rather than being positioned inside a given element, it appears over the complete web page and can be used to edit the whole page or any number specified areas.
It supports previewing the edited content and inserting links, images, videos or tables. File uploads can be accomplished with drag 'n' drops.

Snippets can be defined and inserted quickly with the help of a sidebar. And, a similar sidebar exists for taking notes.
Also, collaborative editing is supported. Just edit any page that others are working on at the same time and see their changes in real time.
Mercury can be either installed as a Rails gem or by including the necessary JS and CSS files into our web pages.
Requirements: jQuery
Compatibility: Chrome 10+, Safari 5+, Firefox 4+
19
Aug
// php the_time('Y') ?>
Ace is an open source, standalone and web-based code editor that focuses on providing a similar or better experience with desktop-based ones.
It is actually developed for the well-known Cloud9 IDE and can be integrated into any web page easily.

The editor's syntax highlighting works with JavaScript, HTML, CSS, JSON, PHP, Perl, Python, Ruby, etc..
There is support for auto indent/outdent, completely customizable key bindings ad theming.
Users can perform search/replace operations with regular expressions besides the standard method, toggle between soft tabs + real tabs and much more.
Requirements: No Requirements
Compatibility: All Major Browsers
13
Apr
// php the_time('Y') ?>
Maqetta is a web-based WYSIWYG application which focuses on easing the process of creating HTML5 web pages.
The project is open source, does not require any plugins to run and can be used as a hosted service or by installing locally.
Its interface works with drag 'n' drops, there is support for desktop-like functions like undo/redo, preview in browser, save/save as and much more.

This version of Maqetta has the best support for Dojo library and enables you to insert the widgets/controls (like buttons, accordion menus, calendar, etc.) of the library instantly.
The application makes getting feedback for the pages developed easier with the ability to create multiple reviews (for ex: for each version). The developer simply selects the pages to be reviewed and the system automatically sends e-mail invitations to reviewers. And, reviewers can either share their thoughts as text comments and/or on-screen graphical annotations (rectangles, ovals, arrows and text).
Maqetta has much more integrated features like the ability to create wireframes with the help of a sketch theme, mobile authoring tools and more.
Requirements: Java Version 5+ (for installing locally)
Compatibility: All Modern Browsers
29
Nov
// php the_time('Y') ?>
CodeMirror is a JavaScript library that can convert any element on a web page into an interface for editing code.
It supports most of the popular languages (HTML, CSS, PHP, Python, Ruby, Java, C#, SQL, XML, etc.) and works cross-browser.

There are many options offered like enabling undo, line numbers, the behaviour of "tab" and "enter" commands.
Also, with the help of its API, the editor can be totally manipulated.
Requirements: No Requirements
Compatibility: All Major Browsers
29
Aug
// php the_time('Y') ?>
elRTE is an open source and feature-rich WYSIWYG editor that is built using jQuery UI.
It performs all standard functions of an editor and has all the extras like undo-redo, advanced table management, creating a custom HTML element with a custom style + inserting it quickly and more.

The interface is controlled via a single CSS file and can be customized pretty easily.
It has a built-in "save" button which can be attached to a JS function that saves the content that is pretty useful for helping users not to lose their content.
elRTE can be integrated with any file manager, however, there is elFinder, a file manager that has ready-to-use integration (can be used standalone too).
Requirements: jQuery, jQuery UI
Compatibility: All Major Browsers
19
Aug
// php the_time('Y') ?>
CLEditor is a lightweight jQuery plugin for adding WYSIWYG HTML editors on web pages.
The plugin works by converting a standard textarea element and it is cross browser.

It is fully customizable like adding/removing/updating controls, enable/disable the use of CSS and much more.
Also, the WYSIWYG editor can be controlled with a set of methods provided.
CLEditor is very well-documented and comes with optional add-ons like "table plugin (visually displays tables inserted)" and "icon plugin (for seeing the smileys inserted)".
Requirements: jQuery
Compatibility: All Major Browsers
8
Feb
// php the_time('Y') ?>
TinyEditor is a lightweight (8kb) JavaScript WYSIWYG editor that is free to use in both personal & commercial projects.
It is a standalone script (does not require any JS frameworks) & converts any given textarea to an editor

The can be easily customized by updating the parameters (like removing some of the controls). And it is possible to style it via CSS:
TinyEditor can be resized, a starting content can be defined, set to generate HTML or XHTML code & more..
Requirements: No Requirements
Compatibility: All Major Browsers
25
Dec
// php the_time('Y') ?>
MooEditable is a MooTools plugin that instantly converts a textarea field into a WYSIWYG editor.
It has a slick interface & comes with only the frequently used items like text formatting, lists, inserting images/links & undo/redo.
The plugin can also switch between design & HTML modes.
If you'd like to improve it further or customize to your needs, It has a very detailed documentation.

Requirements: MooTools
Compatibility: All Major Browsers
8
Oct
// php the_time('Y') ?>
WMD is a lightweight HTML editor which is ideal for blog comments, forum posts & basic content management.
It can be implemented into any textarea with one line of code & with an extra line, live preview functionality can be implemented.

This is not a WYSIWYG editor. Rather, it is a WYSIWYM Markdown editor (what you see Is what you mean).
WMD produces clean semantic HTML, leaving presentation details like fonts and colors up to style sheets.
Markdown: a simple markup language that’s as easy to read and write as plain-text email.
Requirements: No Requirements
Compatibility: All Major Browsers
4
Sep
// php the_time('Y') ?>
FCKeditor, one of the most popular free WYSIWYG editors around now has a new version with more features & a lighter name: CKEditor.
WYSIWYG editors generally load slow due to the highly-used JavaScript. One of the best things CKEditor offers is the seriously improved perfomance to eliminate this problem.
Also, it is now an accessible script in compliance with the W3C WCAG & the US Section 508.

CKEditor offers a rich & powerful integration and interaction API. The editor is also totally plugin based & can be extended/modified in all senses to fit every need.
With a new user interface based on a fresh skin which is colorful like a chameleon, you can change its color to match your needs.
Requirements: No Requirements
Compatibility: All Major Browsers