So many Issue with CeteEditor New Version 5.2 For Fire Fox 1.5 And Also in IE

Last post 02-03-2006, 7:02 AM by kalpesh. 0 replies.
Sort Posts: Previous Next
  •  02-03-2006, 7:02 AM 15562

    So many Issue with CeteEditor New Version 5.2 For Fire Fox 1.5 And Also in IE

    hi,
     
    My Code IS Like This
     
    <ce:editor id="Editor1" runat="server" Width="760px" AutoConfigure="Default" UseRelativeLinks="true"
    RemoveServerNamesFromUrl="true" EnableStripScriptTags="false" Height="580px" name="Editor1">
    <FrameStyle Height="100%" BorderWidth="1px" BorderStyle="Solid" BorderColor="#C0C0C0" Width="100%"  CssClass="CuteEditorFrame" BackColor="White"></FrameStyle>
                      </ce:editor>
     
     
        Editor1.SetSecurityImageGalleryPath("~/" + strImagePath);
        Editor1.SetSecurityImageGalleryPath("~/"+strImagePath);
        Editor1.SetSecurityMediaGalleryPath("~/"+strImagePath);
        Editor1.SetSecurityFlashGalleryPath("~/"+strImagePath);
        Editor1.SetSecurityFilesGalleryPath("~/"+strImagePath);
        
       
       Editor1.BaseHref = "http://my.gstbiz.com/";
       Editor1.EnableStripScriptTags=false;
       Editor1.DisableAutoFormatting=true;
       Editor1.UseRelativeLinks=true;
       Editor1.RemoveServerNamesFromUrl=true;
     
     
    Then It's Working Fro IE But Not Working For FireFox  1.5 and later
     
    During Insert Image, Doc, PDF, etc....
    For Same Page
    Fire Fox
     
     
     
     
     
    for IE
     
     
     
     
     
    Also one of The Example of Dialog Box
     
     
     
    Also There Are So Many Probelm in Cute Editor with IE and Firefox
     
    We Are Very Upset 
     
    we Hope U will solve before Monday
     
    I alrady Download 3 time new version Again and again
    plz.............. plz update ASAP
     
     
    kalpesh

    Kalpesh
View as RSS news feed in XML