Full Editor Demo
To replace any TEXTAREA element with the southprojects visual editor.

Insert anywhere on your page:
<script type="text/javascript">
new southprojects.MinimalEditor({
  field: "target",
  toolbarElements: [...]
});
</script>
	
The following configuration options are available: Useful tips: Demo: