jQuery toTextarea.js Plugin Examples

A tiny jQuery plugin that converts a DIV element into a textarea-like rich-text editor using the contenteditable attribute.

This is a textarea that resizes with the text. You can also use Ctrl-B for bold, Ctrl-I for italics and Ctrl-U for underline. You can also drag and drop images from your desktop.
This is a textarea that resizes with the text but does not accept images or any formatting.

This is a resizable single line input.