dijit._editor.RichText.replaceValue
dojo.require("dijit._editor.RichText");
defined in dijit/_editor/RichText.js
this function set the content while trying to maintain the undo stack (now only works fine with Moz, this is identical to setValue in all other browsers)
Usage
function (/*String*/ html) (view source)
parameter | type | description |
---|---|---|
html | String |