Toolbar Issue in IE7

Last post 11-07-2010, 8:08 PM by Kenneth. 1 replies.
Sort Posts: Previous Next
  •  11-05-2010, 11:14 AM 64888

    Toolbar Issue in IE7

    Please could you let me know if this is a common issue in IE7 or if there is a fix?
     
    In IE7 the editor toolbar does not render correctly.
     
     
     
     
    Thanks
     
    Mark 
  •  11-07-2010, 8:08 PM 64905 in reply to 64888

    Re: Toolbar Issue in IE7

    Hi MarkMyWords,
     
     
    Can you reproduce this issue on our demo  http://www.cutesoft.net/example/general.aspx?
     
    Do you get the same issue in the example below?
     
    1. <%@ Page Language="C#" AutoEventWireup="true" %>  
    2.   
    3. <%@ Register TagPrefix="CE" Namespace="CuteEditor" Assembly="CuteEditor" %>  
    4. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">  
    5. <html xmlns="http://www.w3.org/1999/xhtml">  
    6. <head id="Head1" runat="server">  
    7.     <title></title>  
    8. </head>  
    9. <body>  
    10.     <form id="form1" runat="server">  
    11.         <CE:Editor ID="editor1" runat="server">  
    12.         </CE:Editor>  
    13.     </form>  
    14. </body>  
    15. </html>  
     Is your site online? If so, can you send the test page url to Kenneth@CuteSoft.net? I will check it and get back to you as soon as possible.
     
     Keep me posted.
     
    Regards,
     
    Ken 
View as RSS news feed in XML