Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Cute Editor for .NET
»
Re: Big problem with images styled to 100% width when within table in IE8
Re: Big problem with images styled to 100% width when within table in IE8
08-14-2012, 7:37 AM
Kenneth
Joined on 02-13-2008
Posts 3,886
Re: Big problem with images styled to 100% width when within table in IE8
Reply
Quote
Hi Bloodcarver,
Please set property EditCompleteDocument to true, then it will keep the doctype code.
<CE:Editor ID="Editor1" runat="server" EditCompleteDocument="true">
</CE:Editor>
Regards,
Ken
View Complete Thread