BlueShoes Wysiwyg Editor Example 6
- 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.