My telerik editor is having issues with the toolbars and strange characters. I cannot reproduce this on my own IE or Firefox but the client's IE sees this issue. I am not sure if this is a setting in IE or another issues.
please view the picture at
http://www.unity-envirotech.com/images/EditorProblem.jpg
my toolbar config files are
HEADER TOOLBAR
<root>
<tools>
<tool name="ForeColor"/>
<tool name="BackColor"/>
<tool name="FormatBlock"/>
<tool name="Fontsize"/>
<tool name="Bold"/>
<tool name="Italic"/>
<tool name="Underline"/>
<tool name="JustifyLeft"/>
<tool name="JustifyCenter"/>
<tool name="JustifyRight"/>
<tool name="JustifyFull"/>
<tool separator="true"/>
<tool name="Outdent"/>
<tool name="Indent"/>
<tool name="InsertSymbol"/>
<tool name="Help"/>
</tools>
</root>
OTHER TOOL BAR
<root>
<tools>
<tool name="Print"/>
<tool name="AjaxSpellCheck"/>
<tool name="FindAndReplace"/>
<tool name="Cut"/>
<tool name="Copy"/>
<tool name="Paste"/>
<tool separator="true"/>
<tool name="Undo"/>
<tool name="Redo"/>
<tool separator="true"/>
<tool name="ImageManager"/>
<tool name="DocumentManager"/>
<tool separator="true"/>
<tool name="LinkManager"/>
<tool name="Unlink"/>
<tool separator="true"/>
<tool name="Superscript"/>
<tool name="Subscript"/>
<tool name="InsertParagraph"/>
<tool name="InsertHorizontalRule"/>
</tools>
<tools>
<tool name="ForeColor"/>
<tool name="BackColor"/>
<tool name="FormatBlock"/>
<tool name="Fontsize"/>
<tool name="Bold"/>
<tool name="Italic"/>
<tool name="Underline"/>
<tool separator="true"/>
<tool name="JustifyLeft"/>
<tool name="JustifyCenter"/>
<tool name="JustifyRight"/>
<tool name="JustifyFull"/>
<tool separator="true"/>
<tool name="Outdent"/>
<tool name="Indent"/>
<tool name="InsertOrderedList"/>
<tool name="InsertUnorderedList"/>
<tool name="InsertSymbol"/>
<tool name="Help"/>
</tools>
</root>
please view the picture at
http://www.unity-envirotech.com/images/EditorProblem.jpg
my toolbar config files are
HEADER TOOLBAR
<root>
<tools>
<tool name="ForeColor"/>
<tool name="BackColor"/>
<tool name="FormatBlock"/>
<tool name="Fontsize"/>
<tool name="Bold"/>
<tool name="Italic"/>
<tool name="Underline"/>
<tool name="JustifyLeft"/>
<tool name="JustifyCenter"/>
<tool name="JustifyRight"/>
<tool name="JustifyFull"/>
<tool separator="true"/>
<tool name="Outdent"/>
<tool name="Indent"/>
<tool name="InsertSymbol"/>
<tool name="Help"/>
</tools>
</root>
OTHER TOOL BAR
<root>
<tools>
<tool name="Print"/>
<tool name="AjaxSpellCheck"/>
<tool name="FindAndReplace"/>
<tool name="Cut"/>
<tool name="Copy"/>
<tool name="Paste"/>
<tool separator="true"/>
<tool name="Undo"/>
<tool name="Redo"/>
<tool separator="true"/>
<tool name="ImageManager"/>
<tool name="DocumentManager"/>
<tool separator="true"/>
<tool name="LinkManager"/>
<tool name="Unlink"/>
<tool separator="true"/>
<tool name="Superscript"/>
<tool name="Subscript"/>
<tool name="InsertParagraph"/>
<tool name="InsertHorizontalRule"/>
</tools>
<tools>
<tool name="ForeColor"/>
<tool name="BackColor"/>
<tool name="FormatBlock"/>
<tool name="Fontsize"/>
<tool name="Bold"/>
<tool name="Italic"/>
<tool name="Underline"/>
<tool separator="true"/>
<tool name="JustifyLeft"/>
<tool name="JustifyCenter"/>
<tool name="JustifyRight"/>
<tool name="JustifyFull"/>
<tool separator="true"/>
<tool name="Outdent"/>
<tool name="Indent"/>
<tool name="InsertOrderedList"/>
<tool name="InsertUnorderedList"/>
<tool name="InsertSymbol"/>
<tool name="Help"/>
</tools>
</root>