Skip to main content Skip to main navigation

In computing, a WYSIWYG editor is a system in which content (text and graphics) can be edited in a form closely resembling its appearance when printed or displayed as a finished product, such as a printed document, web page, or slide presentation.

We use TinyMCE, a platform independent web-based JavaScript HTML WYSIWYG editor control released as open source under LGPL.

<textarea id="tinymce-base"></textarea>

Loading...