Table of Contents
setHtml Method 

Sets the current editor contents.

Syntax
JavaScript
 Editor.setHtml(html)

Parameters

html
The new HTML contents.
See Also