Rich Text Editor

Description

This is a simple rich text editor that you can use as a drop-in replacement for <textarea> elements.  Supports basic functionality, and the only file needed is the javascript file.

Just include the javascript file and add the attribute rich="true" to your <textarea> element.

Demo