Insert Image - upload button in Firefox 3.6 is NOT clickable

Last post 01-26-2010, 3:38 AM by kun. 3 replies.
Sort Posts: Previous Next
  •  01-25-2010, 5:27 AM 58335

    Insert Image - upload button in Firefox 3.6 is NOT clickable

    The upload button in the Insert Image dialog is not clickable. Even I try to use this in the demo.
     
    Is there any solution?
  •  01-25-2010, 8:49 AM 58338 in reply to 58335

    Re: Insert Image - upload button in Firefox 3.6 is NOT clickable

    Dear kun,
     
    We are investigating this issue and will get back to you asap.
     
    Regards,
    Eric
  •  01-26-2010, 1:59 AM 58360 in reply to 58335

    Re: Insert Image - upload button in Firefox 3.6 is NOT clickable

    Hi kun,
     
    Try this way:
     
    Open file: CuteSoft_Client\CuteEditor\Dialogs\InsertImage.aspx
    Find section below:
     
    <CE:Uploader id="InputFile" runat="server"></CE:Uploader>
     
    Change to:
     
    <CE:Uploader id="InputFile" runat="server" UploadType="IFrame"></CE:Uploader>
     
    Regards,
     
    ken
  •  01-26-2010, 3:38 AM 58363 in reply to 58360

    Re: Insert Image - upload button in Firefox 3.6 is NOT clickable

    Hi Ken
     
    Your method works perfect.
     
    Thanks very much.
     
     
    Sincerely
    Kun
View as RSS news feed in XML