|
Features details
Script API
dhtmlxEditor provides a user interface with dhtmlxToolbar. At the same time, all formating commands have corresponding API methods. Thus, you can create and use your own interface with dhtmlxEditor.
Loading from String or URL
Like other dhtmlx components, dhtmlxEditor can load its content from string or specified URL. Thus, you can load the text for editing right from the server.

- Loading content from URL
- Script methods for all formating commands
