Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Cute Editor for .NET
»
Re: CuteEditor 6.x Crashes in IE7 & IE8
Re: CuteEditor 6.x Crashes in IE7 & IE8
04-06-2010, 10:05 PM
Kenneth
Joined on 02-13-2008
Posts 3,886
Re: CuteEditor 6.x Crashes in IE7 & IE8
Reply
Quote
Hi lharris,
Try set UseFontTags to true, like below.
<CE:Editor ID="editor2" runat="server" UseFontTags="true">
</CE:Editor>
Regards,
ken
View Complete Thread