Documentation: Widget Form WYSIWYG

Description

The WYSIWYG utilises the TinyMCE code. Provide the following HTML to activate the editor.

Textarea class must be set to "html"

Example

<textarea class="html" cols="60" rows="30" width="" height="" name="Edit/html"></textarea>