Dojo Editor Example with HTML Source Editing
Description:
- The raw HTML source of the content in the editor can be viewed by clicking the '"HTML Source Editor' button.
- A floating pane will be displayed with a textarea containing the HTML source.
- The textarea with the HTML source is updated on the 'onDisplayChange' of the Dojo Editor.
- The Dojo Editor is updated on the 'onBlur' of the textarea in the floating pane.
Feedback and comments are appreciated:
Visit the Article