BlueShoes Wysiwyg Editor Example 6
This is an example of the Wysiwyg Editor.
- Basic example of the editor as wysiwyg html editor, similar to example 1.
- Using an editEnd event that triggers the user-defined function updateTextFieldOnBlur() which updates the textarea field with the current value.