A few errors need help

  •  07-30-2009, 3:41 AM

    A few errors need help

    Hi I have some problems on hidden:
     
    1. In standard dialog, find & replace, image map and image editor are  malfunction.
    2. When I inserted the media files like wmv, avi, swf,  it will get error when I move to HTML view.
    3. In Firefox,  I used  javascript to control the hidden editor, it cannot get and set value. Please take a look on the following code, thanks.
     
    <div id="hidden" style="display:none;">
    <CE:Editor id="Editor1" EditorWysiwygModeCss="../example.css" runat="server" ></CE:Editor>
    </div>


    Thanks!
View Complete Thread