dijit._editor.RichText._fixContentForMoz
dojo.require("dijit._editor.RichText");
defined in dijit/_editor/RichText.js
Moz can not handle strong/em tags correctly, convert them to b/i
Usage
function (/*String*/ html) (view source)
parameter | type | description |
---|---|---|
html | String |