vinceg,
For example you have the following editor setting:
<CE:Editor id="Editor1" EditorWysiwygModeCss="example.css" runat="server"></CE:Editor>
And example.css contains
body, td { font-family: Verdana ; font-size: 10px; font-weight: normal; text-decoration: none; }
When the editor loads the font is set to verdana, 10px.
We type the content below into the editor:
case 1:
"Hello World. Let us test the font size".
case 2:
<div style="FONT-SIZE: 10px">Hello World. Let us test the font size"</div>.
Then click the submit button.
You will find out:
If the page loads the above content contains the example.css., they look same.
For the page which doesn't contain the example.css, the second paragraph always looks correct.
asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
asp wysiwyg html editor: http://cutesoft.net/ASP
asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
Live Support: http://cutesoft.net/live-support/default.aspx