Re: Big problem with images styled to 100% width when within table in IE8

  •  08-14-2012, 7:37 AM

    Re: Big problem with images styled to 100% width when within table in IE8

    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