Re: CuteEditor_OnInitialized(editor) doesn't work when ajax call back in the tab panel

  •  03-25-2010, 12:24 AM

    Re: CuteEditor_OnInitialized(editor) doesn't work when ajax call back in the tab panel

    the error message is located at:
    editor1.SetHeight(document.documentElement.clientHeight - 70 - 70 - 50);
     
    it seems taht the editor1 loses the method setheight after ajax postback.
     
     
View Complete Thread