Anton Brass: WYSIWYG-Editor

Beitrag lesen

Es geht wohl in diese Richtung:

document.execCommand("useCSS", false, true); // old moz call
document.execCommand("styleWithCSS", false, false); // new moz call

das Problem ist, das funktioniert wohl nur im MOZ, und IE bleibt bei seinem STRONGER und Moz wird zu B.