Functiondijit._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)
parametertypedescription
htmlString