Re: Sizing and resizing bugs in the cuteeditor

  •  07-25-2007, 5:00 PM

    Re: Sizing and resizing bugs in the cuteeditor

    Thanks Adam. I tried that. Now replace hello world with this CE tag:
     

    <ce:Editor ID="ctlCuteEditor" Height="100%" Width="100%" runat="server" >

    <FrameStyle BackColor="White" BorderColor="#DDDDDD" BorderStyle="Solid" BorderWidth="1px"

    Height="100%" Width="100%"></FrameStyle>

    </ce:Editor>
     
     
    Check it out in firefox. You should see what I'm talking about - it doesn't fill the window - unless you remove doctype - which is not an option.
View Complete Thread